Thanks to visit codestin.com Credit goes to github.com
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 254e169 commit 5beb7abCopy full SHA for 5beb7ab
1 file changed
setup.py
@@ -119,8 +119,11 @@
119
'Intended Audience :: Science/Research',
120
'License :: OSI Approved :: Python Software Foundation License',
121
'Programming Language :: Python',
122
- 'Programming Language :: Python :: 2',
+ 'Programming Language :: Python :: 2.7',
123
'Programming Language :: Python :: 3',
124
+ 'Programming Language :: Python :: 3.3',
125
+ 'Programming Language :: Python :: 3.4',
126
+ 'Programming Language :: Python :: 3.5',
127
'Topic :: Scientific/Engineering :: Visualization',
128
]
129
0 commit comments