mirror of
https://github.com/jazzband/django-categories.git
synced 2026-04-30 19:54:48 +00:00
PyPI didn't like the license metadata
This commit is contained in:
parent
1b8511a244
commit
11768c2987
1 changed files with 0 additions and 1 deletions
1
setup.py
1
setup.py
|
|
@ -25,7 +25,6 @@ setup(
|
|||
classifiers=[
|
||||
'Development Status :: 4 - Beta',
|
||||
'Framework :: Django',
|
||||
'License :: OSI Approved :: Apache License',
|
||||
],
|
||||
install_requires = reqs,
|
||||
dependency_links = []
|
||||
|
|
|
|||
Loading…
Reference in a new issue