summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorEric Brown <browne@vmware.com>2017-01-09 10:13:16 -0800
committerEric Brown <browne@vmware.com>2017-01-09 10:13:16 -0800
commitde75dd0b843911bf20aa5b152bc4434b93a62410 (patch)
treeec6d246c5a32c88a6b257d8bbffbd04316ddf155 /setup.cfg
parent153a3c02b61f652d63412ef4f414e2983b208b44 (diff)
downloadoslo-context-de75dd0b843911bf20aa5b152bc4434b93a62410.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: I451e64acc01b843c5c7e637fddcbeeb2fe2e98d5
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 9457149..7d5f26b 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]