summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorMax Wittig <max.wittig95@gmail.com>2019-07-21 20:34:36 +0200
committerGitHub <noreply@github.com>2019-07-21 20:34:36 +0200
commit262b222000dad30fc6dfc63ccf2fa200eba09662 (patch)
treeb11fbfa6249dcc8526e914af0c099d314efa48a8 /tox.ini
parent0b0a60fd72fc7b1073c4b5f32022b3a063ec9c96 (diff)
parent3b523f4c39ba4b3eacc9e76fcb22de7b426d2f45 (diff)
downloadgitlab-262b222000dad30fc6dfc63ccf2fa200eba09662.tar.gz
Merge pull request #836 from python-gitlab/test/project-releases
test: add project releases test
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 ac34542..db28f6e 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,7 +1,7 @@
[tox]
minversion = 1.6
skipsdist = True
-envlist = py36,py35,py34,py27,pep8,black
+envlist = py38,py37,py36,py35,py34,py27,pep8,black
[testenv]
setenv = VIRTUAL_ENV={envdir}