Skip to content

Commit e563a5b

Browse files
committed
Run flask tests with 3.7 and 3.8
1 parent 55d4653 commit e563a5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ envlist =
88
# https://docs.djangoproject.com/en/2.0/faq/install/#what-python-version-can-i-use-with-django
99
py{27,36}-dj111-tests,
1010
py{36,37,38}-dj{21,22}-tests,
11-
py{27,36}-fl{011,012,10}-tests,
11+
py{27,36,37,38}-fl{011,012,10}-tests,
1212
py{36,37,38}-s19-tests,
1313

1414
[testenv]

0 commit comments

Comments
 (0)