summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorHugo <hugovk@users.noreply.github.com>2018-10-21 18:55:25 +0300
committerHugo <hugovk@users.noreply.github.com>2018-10-21 18:55:25 +0300
commita2f4f6e5ccf4f1a5bba0f9ee43c6a3237bec9612 (patch)
tree680550fe85c049f324b8d751ece668d18a63632c /tox.ini
parent4e515462ba86483f6e8671bf42241fd39fd27c4e (diff)
downloadblessings-a2f4f6e5ccf4f1a5bba0f9ee43c6a3237bec9612.tar.gz
Add support for Python 3.7
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 558601e..30464f2 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,5 +1,5 @@
[tox]
-envlist = py{27,34,35,36,py}
+envlist = py{27,34,35,36,37,py}
[testenv]
commands = nosetests blessings