Add Python 3.5 to Trove Classifiers
authorKubilay Kocak <koobs@users.noreply.github.com>
Thu, 4 Aug 2016 08:17:49 +0000 (18:17 +1000)
committerGitHub <noreply@github.com>
Thu, 4 Aug 2016 08:17:49 +0000 (18:17 +1000)
commit86bfb662c0dce766a6d7457eeaf47d03f52eafb6
tree023509d5cbd0374dc42d1d23f9b5a0c4d27c6671
parent5edc9cd172a33b2fd0379f212b8b9780e3213396
Add Python 3.5 to Trove Classifiers

README.rst currently states "can run on Python 2.7.x and 3.x ."

Python 3.5 is the latest minor release, and we like PEP20 so explicitly
add Python 3.5 to the list of Trove Classifiers so it's clear to users
(and downstream OS packagers) that 3.5 is OK.
setup.py