summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorTim Burke <tim.burke@gmail.com>2020-07-16 15:06:18 -0700
committerTim Burke <tim.burke@gmail.com>2020-07-16 15:06:18 -0700
commit7d0046069afbe452f37df9c21d1c62f108ae1f40 (patch)
treee2598ac0ece370acb93fa85ba7050bea4c44d479 /setup.py
parent4539128ffcbc7459b4a6a759b9654edf5312b4e3 (diff)
downloadswift-bench-7d0046069afbe452f37df9c21d1c62f108ae1f40.tar.gz
Drop testing for py27
Change-Id: Ib04148b0705beb6ae0e3d2bf6b80df0e6387a31d
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',