Skip to content

Commit 6093e5e

Browse files
committed
Fixed classifier spacing
1 parent eb0669e commit 6093e5e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plugins/ext_test/setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@
4848
'Programming Language :: Python :: 3.5',
4949
'Programming Language :: Python :: 3.6',
5050
'Programming Language :: Python :: 3.7',
51-
'Programming Language:: Python:: 3.8',
52-
'Programming Language:: Python:: 3.9',
51+
'Programming Language :: Python :: 3.8',
52+
'Programming Language :: Python :: 3.9',
5353
],
5454

5555
# dependencies for development and testing

0 commit comments

Comments
 (0)