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 a0ff772 commit a1b2c54Copy full SHA for a1b2c54
setup.py
@@ -51,8 +51,7 @@
51
'Programming Language :: Python :: 3',
52
'Programming Language :: Python :: 3.3',
53
'Programming Language :: Python :: 3.4',
54
- 'Programming Language :: Python :: 3.5',
55
- ]
+ 'Programming Language :: Python :: 3.5']
56
#scripts = ['test.py']
57
#tests_require=test_requirements
58
)
0 commit comments