mirror of
https://github.com/django/django.git
synced 2025-05-31 03:06:29 +00:00
Updated Python trove classifiers in reusable apps tutorial.
This commit is contained in:
parent
729e0b086d
commit
145e9ca301
@ -221,8 +221,8 @@ this. For a small app like polls, this process isn't too difficult.
|
|||||||
'Programming Language :: Python',
|
'Programming Language :: Python',
|
||||||
# Replace these appropriately if you are stuck on Python 2.
|
# Replace these appropriately if you are stuck on Python 2.
|
||||||
'Programming Language :: Python :: 3',
|
'Programming Language :: Python :: 3',
|
||||||
'Programming Language :: Python :: 3.2',
|
'Programming Language :: Python :: 3.4',
|
||||||
'Programming Language :: Python :: 3.3',
|
'Programming Language :: Python :: 3.5',
|
||||||
'Topic :: Internet :: WWW/HTTP',
|
'Topic :: Internet :: WWW/HTTP',
|
||||||
'Topic :: Internet :: WWW/HTTP :: Dynamic Content',
|
'Topic :: Internet :: WWW/HTTP :: Dynamic Content',
|
||||||
],
|
],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user