mirror of https://github.com/django/django.git
[1.5.x] Update trove classifier for 1.5 final release.
This commit is contained in:
parent
61283a8208
commit
52093827c7
2
setup.py
2
setup.py
|
@ -97,7 +97,7 @@ setup(
|
|||
data_files = data_files,
|
||||
scripts = ['django/bin/django-admin.py'],
|
||||
classifiers = [
|
||||
'Development Status :: 4 - Beta',
|
||||
'Development Status :: 5 - Production/Stable',
|
||||
'Environment :: Web Environment',
|
||||
'Framework :: Django',
|
||||
'Intended Audience :: Developers',
|
||||
|
|
Loading…
Reference in New Issue