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 cfdbe8e commit a5f1a5dCopy full SHA for a5f1a5d
setup.py
@@ -185,6 +185,7 @@ def build_extensions(self):
185
'Programming Language :: Python :: 2.7',
186
'Programming Language :: Python :: 3.2',
187
'Programming Language :: Python :: 3.3',
188
+ 'Programming Language :: Python :: 3.4',
189
'Programming Language :: Cython',
190
'Topic :: Scientific/Engineering',
191
]
0 commit comments