mirror of
https://github.com/django/django.git
synced 2025-06-05 11:39:13 +00:00
[2.0.x] Bumped trove classifier for 2.0 alpha 1.
This commit is contained in:
parent
bf987b70d2
commit
45cd53eee8
2
setup.py
2
setup.py
@ -54,7 +54,7 @@ setup(
|
|||||||
},
|
},
|
||||||
zip_safe=False,
|
zip_safe=False,
|
||||||
classifiers=[
|
classifiers=[
|
||||||
'Development Status :: 2 - Pre-Alpha',
|
'Development Status :: 3 - Alpha',
|
||||||
'Environment :: Web Environment',
|
'Environment :: Web Environment',
|
||||||
'Framework :: Django',
|
'Framework :: Django',
|
||||||
'Intended Audience :: Developers',
|
'Intended Audience :: Developers',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user