Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e59cc9 commit ee01c2eCopy full SHA for ee01c2e
setup.py
@@ -45,12 +45,11 @@
45
"Operating System :: Microsoft :: Windows",
46
"Operating System :: MacOS :: MacOS X",
47
"Programming Language :: Python",
48
- "Programming Language :: Python :: 2",
49
- "Programming Language :: Python :: 2.7",
50
"Programming Language :: Python :: 3",
51
"Programming Language :: Python :: 3.4",
52
"Programming Language :: Python :: 3.5",
53
"Programming Language :: Python :: 3.6",
+ "Programming Language :: Python :: 3 :: Only",
54
],
55
long_description=long_description,
56
long_description_content_type='text/markdown',
0 commit comments