From 6093e5e9c1b6366c67323f090d21696e867b6625 Mon Sep 17 00:00:00 2001 From: Eric Lin Date: Fri, 11 Sep 2020 09:25:39 -0400 Subject: [PATCH] Fixed classifier spacing --- plugins/ext_test/setup.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/ext_test/setup.py b/plugins/ext_test/setup.py index 7bc29b5ba..3384527c7 100644 --- a/plugins/ext_test/setup.py +++ b/plugins/ext_test/setup.py @@ -48,8 +48,8 @@ '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