summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2021-06-30 23:54:29 +0000
committerGerrit Code Review <review@openstack.org>2021-06-30 23:54:29 +0000
commitf5096bf6c83a287905f79d0e005cfcb61ae5baaf (patch)
tree371f63de013a450e6b1dca52f5c32839c9066065 /setup.py
parent8845f72f40893606e2e24c141e6f0aea6062b59f (diff)
parent7d0046069afbe452f37df9c21d1c62f108ae1f40 (diff)
downloadswift-bench-f5096bf6c83a287905f79d0e005cfcb61ae5baaf.tar.gz
Merge "Drop testing for py27"
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/setup.py b/setup.py
index 90c9b58..a88ea58 100644
--- a/setup.py
+++ b/setup.py
@@ -40,8 +40,6 @@ setup(
'License :: OSI Approved :: Apache Software License',
'Operating System :: POSIX :: Linux',
'Programming Language :: Python',
- 'Programming Language :: Python :: 2',
- 'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',