summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.cfg1
-rw-r--r--tox.ini1
2 files changed, 0 insertions, 2 deletions
diff --git a/setup.cfg b/setup.cfg
index 15f30c5..6c91c51 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -18,7 +18,6 @@ classifier =
Programming Language :: Python :: 2
Programming Language :: Python :: 2.7
Programming Language :: Python :: 3
- Programming Language :: Python :: 3.4
Programming Language :: Python :: 3.5
Topic :: Software Development :: Libraries
Topic :: System :: Distributed Computing
diff --git a/tox.ini b/tox.ini
index 9ae3a7e..fb71384 100644
--- a/tox.ini
+++ b/tox.ini
@@ -5,7 +5,6 @@ envlist =
docs,
pep8,
py27,
- py34,
py35,
pylint,
update-states