click-contrib/click-help-colors

tests missing from pypi tarball

dvzrv opened this issue · 2 comments

dvzrv commented

Hi! I'm packaging python-click-help-colors for Arch Linux.

We're usually using the sdist tarballs from pypi.org, as they ensure uniqueness. However, in this case, the sdist release is missing the tests. As the sdist is supposed to contain the sources from which users can build the package, it should also contain the tests, so that they can validate, that click-help-colors integrates with their system python.

The directory can be added to MANIFEST.in and will then be available in the sdist tarball upon next release.

dvzrv commented

On 2nd look, I realize, that a python setup.py sdist should currently already do the right thing.
How was the version 0.7 sdist tarball created for pypi.org?

r-m-n commented

fixed in 0.8