mirror of
https://github.com/django/django.git
synced 2025-08-04 02:48:35 +00:00
Added Python 3.4 to classifiers in setup.py.
This commit is contained in:
parent
778ce245dd
commit
47509e3c5d
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -61,6 +61,7 @@ setup(
|
|||
'Programming Language :: Python :: 3',
|
||||
'Programming Language :: Python :: 3.2',
|
||||
'Programming Language :: Python :: 3.3',
|
||||
'Programming Language :: Python :: 3.4',
|
||||
'Topic :: Internet :: WWW/HTTP',
|
||||
'Topic :: Internet :: WWW/HTTP :: Dynamic Content',
|
||||
'Topic :: Internet :: WWW/HTTP :: WSGI',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue