justinmayer / django-autoslug

AutoSlugField for Django. Supports (but not does not require) unidecode/pytils for transliteration. Old issue tracker is at Bitbucket: https://bitbucket.org/neithere/django-autoslug/issues
https://readthedocs.org/projects/django-autoslug/
GNU Lesser General Public License v3.0
295 stars 105 forks source link

Include LICENSE and run_tests.py in PyPI sdist #55

Closed jayvdb closed 5 years ago

jayvdb commented 5 years ago

The sdist on PyPI is missing the license file, and it would also be helpful for run_tests.py to be included so that the tests are runnable.

fwiw, this is being packaged at https://build.opensuse.org/package/show/home:jayvdb:django/python-django-autoslug