summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2019-03-10 13:53:15 -0400
committerNed Batchelder <ned@nedbatchelder.com>2019-03-10 13:58:02 -0400
commit6d5e33a36175d3948b9e6b3cd45e9089c6753be4 (patch)
tree86210ca855ecaec64115bbee14764ddc1c437b10 /setup.py
parent7e6a8c4420447076d982e72b27ca710d062e8ab8 (diff)
downloadpython-coveragepy-git-6d5e33a36175d3948b9e6b3cd45e9089c6753be4.tar.gz
Drop support for Python 3.4
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 3305f293..7655c4e1 100644
--- a/setup.py
+++ b/setup.py
@@ -28,7 +28,6 @@ Programming Language :: Python
Programming Language :: Python :: 2
Programming Language :: Python :: 2.7
Programming Language :: Python :: 3
-Programming Language :: Python :: 3.4
Programming Language :: Python :: 3.5
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7