mirror of
https://github.com/django/django.git
synced 2025-09-26 20:19:16 +00:00
Removed compatibility with Python 3.2.
This commit is contained in:
parent
4e65f195e1
commit
fed25f1105
12 changed files with 17 additions and 44 deletions
1
setup.py
1
setup.py
|
@ -62,7 +62,6 @@ setup(
|
|||
'Programming Language :: Python :: 2',
|
||||
'Programming Language :: Python :: 2.7',
|
||||
'Programming Language :: Python :: 3',
|
||||
'Programming Language :: Python :: 3.2',
|
||||
'Programming Language :: Python :: 3.3',
|
||||
'Programming Language :: Python :: 3.4',
|
||||
'Topic :: Internet :: WWW/HTTP',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue