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 7d2dfec commit a3ce747Copy full SHA for a3ce747
setup.py
@@ -30,8 +30,8 @@
30
yasha=yasha.cli:cli
31
''',
32
classifiers=[
33
- "Programming Language :: Python :: 2.7.13",
34
- "Programming Language :: Python :: 3.5.3",
+ "Programming Language :: Python :: 2.7",
+ "Programming Language :: Python :: 3.5",
35
"Programming Language :: Python :: 3.6",
36
"Topic :: Software Development :: Code Generators",
37
"Development Status :: 5 - Production/Stable",
0 commit comments