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 eb0669e commit 6093e5eCopy full SHA for 6093e5e
plugins/ext_test/setup.py
@@ -48,8 +48,8 @@
48
'Programming Language :: Python :: 3.5',
49
'Programming Language :: Python :: 3.6',
50
'Programming Language :: Python :: 3.7',
51
- 'Programming Language:: Python:: 3.8',
52
- 'Programming Language:: Python:: 3.9',
+ 'Programming Language :: Python :: 3.8',
+ 'Programming Language :: Python :: 3.9',
53
],
54
55
# dependencies for development and testing
0 commit comments