We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bbcd61 commit e9360f9Copy full SHA for e9360f9
1 file changed
setup.py
@@ -90,7 +90,7 @@
90
'Programming Language :: Python :: 3.6',
91
'Programming Language :: Python :: 3.7',
92
'Programming Language :: Python :: 3.8',
93
- 'Programming Language :: Python :: 3.9,'
+ 'Programming Language :: Python :: 3.9'
94
],
95
ext_modules=ext_modules,
96
packages=packages,
0 commit comments