summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorTim Burke <tim.burke@gmail.com>2019-02-27 11:08:28 -0800
committerTim Burke <tim.burke@gmail.com>2019-02-27 11:11:12 -0800
commitd32deaadddeaf5e5364acfb3a7f727594d1bc581 (patch)
treeef8f1711288495fd644b9343b88a11ed4fd4b1e4 /setup.cfg
parentb8c863e6bb1a6dc84bbfe8c4147fcec7de306757 (diff)
downloadpython-swiftclient-d32deaadddeaf5e5364acfb3a7f727594d1bc581.tar.gz
Add py37 check/gate jobs; add py37 to default tox env list
Change-Id: Ifbc6dc731df20b4bba905a110e71ea5c9cc52c0f
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index cdf10b4..d3b13a6 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -19,6 +19,7 @@ classifier =
Programming Language :: Python :: 3
Programming Language :: Python :: 3.5
Programming Language :: Python :: 3.6
+ Programming Language :: Python :: 3.7
[global]
setup-hooks =