Skip to content
This repository was archived by the owner on Mar 8, 2022. It is now read-only.

Commit 6cd04de

Browse files
Update setup.py
1 parent c831fb4 commit 6cd04de

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

setup.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@ def get_readme():
3636
'Intended Audience :: Developers',
3737
'Natural Language :: English',
3838
'Operating System :: OS Independent',
39-
'Programming Language :: Python :: 3.6'
40-
'Programming Language :: Python :: 3.7',
41-
'Programming Language :: Python :: 3.8',
42-
'Programming Language :: Python :: 3.9',
39+
# 'Programming Language :: Python :: 3.6'
40+
# 'Programming Language :: Python :: 3.7',
41+
# 'Programming Language :: Python :: 3.8',
42+
# 'Programming Language :: Python :: 3.9',
4343
'Topic :: Internet',
4444
'Topic :: Software Development :: Libraries',
4545
'Topic :: Software Development :: Libraries :: Python Modules',

0 commit comments

Comments
 (0)