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 4e262db commit 705fcbcCopy full SHA for 705fcbc
setup.py
@@ -38,11 +38,11 @@
38
'Operating System :: MacOS :: MacOS X',
39
'Operating System :: POSIX',
40
'Programming Language :: Python',
41
- 'Programming Language :: Python :: 2.7',
42
- 'Programming Language :: Python :: 3.4',
43
'Programming Language :: Python :: 3.5',
44
'Programming Language :: Python :: 3.6',
45
'Programming Language :: Python :: 3.7',
+ 'Programming Language :: Python :: 3.8',
+ 'Programming Language :: Python :: 3.9',
46
'Topic :: Software Development :: Libraries :: Python Modules'
47
]
48
)
0 commit comments