mirror of
https://github.com/robmcmullen/atrcopy.git
synced 2025-03-02 22:29:53 +00:00
Updated setup to drop py2.7, 3.5 support. 3.6 only now
This commit is contained in:
parent
50a66a2dc9
commit
5680505f11
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)",
|
||||
|
Loading…
x
Reference in New Issue
Block a user