summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Brown <browne@vmware.com>2017-01-09 10:18:12 -0800
committerEric Brown <browne@vmware.com>2017-01-09 10:18:43 -0800
commitbbc6259d14d160106398452c427d1cd6f222949d (patch)
tree0b29e1f37484c5c719f2be15a462aa3cf103f809
parente303b99f20e3cf8ba4b7291935e5fa8c33092815 (diff)
downloadoslo-middleware-bbc6259d14d160106398452c427d1cd6f222949d.tar.gz
Remove references to Python 3.4
Now that there exists only a gate job for Python 3.5 and not 3.4, we should remove those references to the 3.4 that is untested. Change-Id: I6264d7d2e1d97291b58b4358f3c397c1fbc320ac
-rw-r--r--setup.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 357a1a6..e97d776 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -16,7 +16,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
[files]