mirror of
https://github.com/robmcmullen/atrcopy.git
synced 2025-08-05 07:26:43 +00:00
Updated setup to drop py2.7, 3.5 support. 3.6 only now
This commit is contained in:
2
setup.py
2
setup.py
@@ -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)",
|
||||
|
Reference in New Issue
Block a user