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.
setup.py
1 parent f457280 commit 2ba7b14Copy full SHA for 2ba7b14
setup.py
@@ -98,7 +98,7 @@ def no_cythonize(extensions, **_ignore):
98
'Programming Language :: Python',
99
'Programming Language :: Python :: 3',
100
'Programming Language :: Python :: 3.3',
101
- 'Programming Language :: Python :: 3.4'
+ 'Programming Language :: Python :: 3.4',
102
'Programming Language :: Python :: 3.5'
103
],
104
)
0 commit comments