summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorzhangyangyang <zhangyangyang@unionpay.com>2019-03-18 15:40:20 +0800
committerTakashi NATSUME <natsume.takashi@lab.ntt.co.jp>2019-04-22 22:28:33 +0900
commitf970589f9ba62b61efdc68a4843e54bc1ecc76c5 (patch)
tree91aeae79125ece6a9b5afde26750da8731f18554 /setup.cfg
parent7cfd3abfef05afe500a62cd32138fdb9b35936f7 (diff)
downloadpython-novaclient-f970589f9ba62b61efdc68a4843e54bc1ecc76c5.tar.gz
Drop py35 tests
Drop py35 tests because all the integration testing has been moved to Bionic. See the following URL for more details. http://lists.openstack.org/pipermail/openstack-discuss/2019-April/005097.html Co-Authored-By: Takashi Natsume <natsume.takashi@lab.ntt.co.jp> Change-Id: Ied64e92d5833ed11e1213c42994cfebeaa2ace6a Signed-off-by: zhangyangyang <zhangyangyang@unionpay.com>
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 8ef6c169..6fc6ba6c 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -19,7 +19,6 @@ classifier =
Programming Language :: Python :: 2
Programming Language :: Python :: 2.7
Programming Language :: Python :: 3
- Programming Language :: Python :: 3.5
Programming Language :: Python :: 3.6
[files]