mirror of
https://github.com/jazzband/django-admin2.git
synced 2026-04-25 17:14:45 +00:00
Fix setup.py
This commit is contained in:
parent
c5153f7707
commit
3ee0bc5da2
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -67,7 +67,7 @@ setup(
|
|||
description="An introspective interface for Django's ORM.",
|
||||
long_description=LONG_DESCRIPTION,
|
||||
classifiers=[
|
||||
"Development Status :: 2 - Pre-Alpha",
|
||||
"Development Status :: 3 - Alpha",
|
||||
"Environment :: Web Environment",
|
||||
"Framework :: Django",
|
||||
"License :: OSI Approved :: BSD License",
|
||||
|
|
|
|||
Loading…
Reference in a new issue