Updated setup to drop py2.7, 3.5 support. 3.6 only now

This commit is contained in:
Rob McMullen 2018-06-23 20:04:59 -07:00
parent 50a66a2dc9
commit 5680505f11
1 changed files with 0 additions and 2 deletions

View File

@ -27,8 +27,6 @@ setup(name="atrcopy",
long_description=long_description,
license="GPL",
classifiers=[
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
"Intended Audience :: Developers",
"License :: OSI Approved :: GNU General Public License (GPL)",