We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e718022 commit c0cbd29Copy full SHA for c0cbd29
setup.py
@@ -20,7 +20,6 @@
20
classifiers=[
21
'Programming Language :: Python :: 3.8',
22
'Programming Language :: Python :: 3.7',
23
- 'Programming Language :: Python :: 3.6',
24
- 'Programming Language :: Python :: 2.7'
+ 'Programming Language :: Python :: 3.6'
25
]
26
)
0 commit comments