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 89052f9 commit 8181e28Copy full SHA for 8181e28
1 file changed
setup.py
@@ -120,7 +120,5 @@
120
with time series. One of the main feature of this structures is an access by arbitrary \
121
key using interpolation, what makes processing of multiple non synchronized time series very simple.\
122
All data structures based on red black trees.',
123
- classifiers = [ 'Programming Language :: C++ :: ',
124
- 'Programming Language :: Cython',
125
- 'Programming Language :: Python :: 2.7',
+ classifiers = [ 'Programming Language :: Python :: 2.7',
126
'Programming Language :: Python :: 3' ] )
0 commit comments