Add py35 to trove classifier

Add Python 3.5 as trove classifier to setup.cfg.

We don't run any unit tests but expect that Python 3.5 works.

Change-Id: I231c2beaaf90c7da0185758829b0b9ddb216eba6
This commit is contained in:
Andreas Jaeger 2017-01-07 16:28:12 +01:00
parent f2fcfc5794
commit c29d578224
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ classifier =
Programming Language :: Python :: 3 Programming Language :: Python :: 3
Programming Language :: Python :: 3.3 Programming Language :: Python :: 3.3
Programming Language :: Python :: 3.4 Programming Language :: Python :: 3.4
Programming Language :: Python :: 3.5
[files] [files]
packages = packages =