]> git.apps.os.sepia.ceph.com Git - teuthology.git/commitdiff
setup.py: update pacakge metadata to support python3
authorKefu Chai <kchai@redhat.com>
Wed, 17 Jun 2020 09:20:11 +0000 (17:20 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 17 Jun 2020 14:19:20 +0000 (22:19 +0800)
Signed-off-by: Kefu Chai <kchai@redhat.com>
setup.py

index d51e752a45e2d2c7d3cff17a0ffa7a77aedb50ea..dca032c75e29e89e2bed2c2c011d073effc41332 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -42,7 +42,7 @@ setup(
         'License :: OSI Approved :: MIT License',
         'Natural Language :: English',
         'Operating System :: POSIX :: Linux',
-        'Programming Language :: Python :: 2.7',
+        'Programming Language :: Python :: 3.6',
         'Topic :: Software Development :: Quality Assurance',
         'Topic :: Software Development :: Testing',
         'Topic :: System :: Distributed Computing',