CleanCut / green

Green is a clean, colorful, fast python test runner.
MIT License
785 stars 75 forks source link

pypi sdist doesnt contain a LICENSE file #206

Closed jayvdb closed 4 years ago

jayvdb commented 4 years ago

I'm in the process of packaging green for openSUSE. https://build.opensuse.org/package/show/home:jayvdb:coala:test-rig/python-green

One minor problem is the sdist on PyPI doesnt include a LICENSE file. I will add it manually to get past this, however it is a licensing problem - all distributions should include the LICENSE files. Latest setuptools automatically does this now, but there are lots of other surprising changes in setuptools so you may want to just use MANIFEST.in