mirror of
https://github.com/jazzband/django-constance.git
synced 2026-03-16 22:40:24 +00:00
Added detailed trove classifiers.
This commit is contained in:
parent
ce758a43bd
commit
0327f3e2a2
1 changed files with 2 additions and 0 deletions
2
setup.py
2
setup.py
|
|
@ -36,6 +36,8 @@ setup(
|
|||
'License :: OSI Approved :: BSD License',
|
||||
'Operating System :: OS Independent',
|
||||
'Programming Language :: Python',
|
||||
'Programming Language :: Python :: 2.6',
|
||||
'Programming Language :: Python :: 2.7',
|
||||
'Topic :: Utilities',
|
||||
],
|
||||
packages=find_packages(exclude=['tests']),
|
||||
|
|
|
|||
Loading…
Reference in a new issue