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