diff options
| author | Jon Dufresne <jon.dufresne@gmail.com> | 2017-04-09 14:24:33 -0700 |
|---|---|---|
| committer | Jon Dufresne <jon.dufresne@gmail.com> | 2017-04-09 14:24:33 -0700 |
| commit | 27fffd4dcbaa7566a076e61c6a5cf7fe1aa75214 (patch) | |
| tree | 4662a2166ac1c0baad63055adcdd7b7beacebfc4 /setup.py | |
| parent | 43f86e4f6feecde9b891b4b465359d8153f60630 (diff) | |
| download | jinja2-27fffd4dcbaa7566a076e61c6a5cf7fe1aa75214.tar.gz | |
Add trove classifier for Python 3.6
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -64,6 +64,7 @@ setup( 'Programming Language :: Python :: 3.3', 'Programming Language :: Python :: 3.4', 'Programming Language :: Python :: 3.5', + 'Programming Language :: Python :: 3.6', 'Topic :: Internet :: WWW/HTTP :: Dynamic Content', 'Topic :: Software Development :: Libraries :: Python Modules', 'Topic :: Text Processing :: Markup :: HTML' |
