summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorGhanshyam Mann <gmann@ghanshyammann.com>2019-04-15 01:13:48 +0000
committerGhanshyam Mann <gmann@ghanshyammann.com>2019-04-15 01:14:11 +0000
commit0d4f1d64b6f65535094853af234b97cbb1eeff28 (patch)
treeb72d1f66d4a24f4e799c0cb39ec3b30d87ef1c70 /setup.cfg
parent56ac3a27b32e5040cfdcbb4ce0afb98b083c5c74 (diff)
downloadoslo-messaging-0d4f1d64b6f65535094853af234b97cbb1eeff28.tar.gz
Dropping the py35 testing
All the integration testing has been moved to Bionic now[1] and py3.5 is not tested runtime for Train or stable/stein[2]. As per below ML thread, we are good to drop the py35 testing now: http://lists.openstack.org/pipermail/openstack-discuss/2019-April/005097.html [1] http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004647.html [2] https://governance.openstack.org/tc/reference/runtimes/stein.html https://governance.openstack.org/tc/reference/runtimes/train.html Change-Id: I1874f96f78cb403e6f3a56a49cb83df40d531f8d
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 87f3bb5..2d1ecf6 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -16,7 +16,7 @@ classifier =
Programming Language :: Python :: 2
Programming Language :: Python :: 2.7
Programming Language :: Python :: 3
- Programming Language :: Python :: 3.5
+ Programming Language :: Python :: 3.6
[extras]
# package dependencies for optional (non-rabbitmq) messaging drivers.