aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorHugo <hugovk@users.noreply.github.com>2017-01-17 22:28:20 +0200
committerGitHub <noreply@github.com>2017-01-17 22:28:20 +0200
commit79919e21fd1947749959c977d2bb05645e7829e0 (patch)
tree6c95bf1ae248c699be5a3834fc403c15a9eb2c03 /setup.py
parent730834b5c286b5ba2091394339d0759035804eba (diff)
downloadexternal_python_setuptools-79919e21fd1947749959c977d2bb05645e7829e0.tar.gz
external_python_setuptools-79919e21fd1947749959c977d2bb05645e7829e0.tar.bz2
external_python_setuptools-79919e21fd1947749959c977d2bb05645e7829e0.zip
Update Python versions
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index d75cdb3d..060c26c2 100755
--- a/setup.py
+++ b/setup.py
@@ -145,12 +145,14 @@ setup_params = dict(
Intended Audience :: Developers
License :: OSI Approved :: MIT License
Operating System :: OS Independent
+ Programming Language :: Python :: 2
Programming Language :: Python :: 2.6
Programming Language :: Python :: 2.7
Programming Language :: Python :: 3
Programming Language :: Python :: 3.3
Programming Language :: Python :: 3.4
Programming Language :: Python :: 3.5
+ Programming Language :: Python :: 3.6
Topic :: Software Development :: Libraries :: Python Modules
Topic :: System :: Archiving :: Packaging
Topic :: System :: Systems Administration