We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2eca369 commit 7ff0809Copy full SHA for 7ff0809
1 file changed
setup.py
@@ -94,8 +94,6 @@ def read(fname):
94
download_url = 'https://github.com/intrepidcs/python_ics/releases',
95
ext_modules = [module],
96
classifiers = [
97
- 'Programming Language :: Python :: 2',
98
- 'Programming Language :: Python :: 2.7',
99
'Programming Language :: Python :: 3',
100
'Programming Language :: Python :: 3.3',
101
'Programming Language :: Python :: 3.4',
0 commit comments