summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorEric Lin <anselor@gmail.com>2020-09-11 09:25:39 -0400
committerEric Lin <anselor@gmail.com>2020-09-11 09:25:39 -0400
commit6093e5e9c1b6366c67323f090d21696e867b6625 (patch)
tree430ab7954c550567ab2bd6a1eec35f9e83a8d050 /plugins
parenteb0669e6a8b8cc7ad2bde5b9cb838bc747a6eba2 (diff)
downloadcmd2-git-6093e5e9c1b6366c67323f090d21696e867b6625.tar.gz
Fixed classifier spacingplugin-ext-test-0.2.0
Diffstat (limited to 'plugins')
-rw-r--r--plugins/ext_test/setup.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/ext_test/setup.py b/plugins/ext_test/setup.py
index 7bc29b5b..3384527c 100644
--- a/plugins/ext_test/setup.py
+++ b/plugins/ext_test/setup.py
@@ -48,8 +48,8 @@ setuptools.setup(
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
- 'Programming Language:: Python:: 3.8',
- 'Programming Language:: Python:: 3.9',
+ 'Programming Language :: Python :: 3.8',
+ 'Programming Language :: Python :: 3.9',
],
# dependencies for development and testing