Commit 2ef13674 authored by Tim Graham's avatar Tim Graham
Browse files

[1.9.x] Updated Python trove classifiers in reusable apps tutorial.

Backport of 145e9ca3 from master
parent 74db1378
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -221,8 +221,8 @@ this. For a small app like polls, this process isn't too difficult.
               'Programming Language :: Python',
               # Replace these appropriately if you are stuck on Python 2.
               'Programming Language :: Python :: 3',
               'Programming Language :: Python :: 3.2',
               'Programming Language :: Python :: 3.3',
               'Programming Language :: Python :: 3.4',
               'Programming Language :: Python :: 3.5',
               'Topic :: Internet :: WWW/HTTP',
               'Topic :: Internet :: WWW/HTTP :: Dynamic Content',
           ],