Skip to content

Commit 27a5816

Browse files
committed
Py3.8 on tox.ini
1 parent ea03cb1 commit 27a5816

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
@@ -15,7 +15,7 @@ passenv = CI TRAVIS TRAVIS_* HOME
1515
deps = -r{toxinidir}/requirements/testing.txt
1616
changedir = {toxinidir}/readthedocs
1717
basepython =
18-
python3.6
18+
python3.8
1919
commands =
2020
/bin/sh -c '\
2121
export DJANGO_SETTINGS_MODULE=readthedocs.settings.test; \

0 commit comments

Comments
 (0)