commit: e92836c5a9834e1beefe4fd02744985b4b904238
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 28 07:03:59 2020 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Mar 28 07:35:45 2020 +0000
URL: https://gitweb.gentoo.org/proj/catalyst.git/commit/?id=e92836c5
setup.py: Update metadata
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
setup.py | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/setup.py b/setup.py
index c6553b5d..060c886f 100755
--- a/setup.py
+++ b/setup.py
@@ -98,8 +98,10 @@ _setup(
'Topic :: System :: Archiving :: Packaging',
'Topic :: System :: Installation/Setup',
'Topic :: System :: Software Distribution',
- 'Programming Language :: Python :: 2',
- 'Programming Language :: Python :: 2.7',
+ 'Programming Language :: Python :: 3',
+ 'Programming Language :: Python :: 3.6',
+ 'Programming Language :: Python :: 3.7',
+ 'Programming Language :: Python :: 3.8',
],
scripts=['bin/{0}'.format(_package_name)],
packages=[