diff options
| author | Stefan Kögl <stefan@skoegl.net> | 2016-02-13 19:04:55 +0100 |
|---|---|---|
| committer | Stefan Kögl <stefan@skoegl.net> | 2016-02-13 19:04:55 +0100 |
| commit | 5cc9bee572f6207166122ac2ba9cecde0598930a (patch) | |
| tree | 2646325bba75fb30b086fc73216ac68c56f9be10 /setup.py | |
| parent | b15d8f1ec18e4f3191ba668e63520018a47e37de (diff) | |
| download | python-json-patch-5cc9bee572f6207166122ac2ba9cecde0598930a.tar.gz | |
Update trove classification to include Python 3.5
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -67,6 +67,7 @@ CLASSIFIERS = [ 'Programming Language :: Python :: 3.2', 'Programming Language :: Python :: 3.3', 'Programming Language :: Python :: 3.4', + 'Programming Language :: Python :: 3.5', 'Programming Language :: Python :: Implementation :: CPython', 'Programming Language :: Python :: Implementation :: PyPy', 'Topic :: Software Development :: Libraries', |
