Running pyroma --skip-tests BusFactor --pypi Pydowndoc-bin correctly skips the BusFactor test.
Tests Results
------------------------------
The classifiers should specify what Python versions you support.
You should specify what Python versions you support with the 'Requires-Python' metadata.
Specifying both a License-Expression and license classifiers is ambiguous, deprecated, and may be rejected by package indices.
You have no source distribution on the Cheeseshop. Uploading the source distribution to the Cheeseshop ensures maximum availability of your package.
------------------------------
Final rating: 6/10
Comté
------------------------------
However when running pyroma --skip-tests BusFactor,PythonClassifierVersion,PythonRequiresVersion --pypi Pydowndoc-bin only the last test in the list is skipped (PythonRequiresVersion).
Tests Results
------------------------------
The classifiers should specify what Python versions you support.
Specifying both a License-Expression and license classifiers is ambiguous, deprecated, and may be rejected by package indices.
You have no source distribution on the Cheeseshop. Uploading the source distribution to the Cheeseshop ensures maximum availability of your package.
You should have three or more owners of the project on PyPI.
------------------------------
Final rating: 6/10
Comté
------------------------------
Running
pyroma --skip-tests BusFactor --pypi Pydowndoc-bincorrectly skips theBusFactortest.Tests Results
However when running
pyroma --skip-tests BusFactor,PythonClassifierVersion,PythonRequiresVersion --pypi Pydowndoc-binonly the last test in the list is skipped (PythonRequiresVersion).Tests Results