summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlikui <likui@yovole.com>2020-12-26 12:40:12 +0800
committerlikui <likui@yovole.com>2020-12-26 12:40:12 +0800
commitbdb00f659dbae665dff1d3951e9972a0b867ef08 (patch)
tree07632852e68b2423d6089bf4c9fa502a0eca784b
parent3301e2e42c8fb2e26d9db60adf001194f83ef369 (diff)
downloadtrove-bdb00f659dbae665dff1d3951e9972a0b867ef08.tar.gz
remove py37
Remove python3.7 from setup.cfg, since Wallaby's python supported runtimes are python 3.6 and python 3.8[1]: [1]: https://governance.openstack.org/tc/reference/runtimes/wallaby.html Change-Id: I2684608c4e8ae71a9ded46e54cdba926af6b82f3
-rw-r--r--setup.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 8344f15f..38446272 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -15,7 +15,6 @@ classifier =
Programming Language :: Python
Programming Language :: Python :: 3
Programming Language :: Python :: 3.6
- Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
[files]