mirror of
https://github.com/jazzband/django-configurations.git
synced 2026-03-16 22:20:27 +00:00
Fix Python version.
This commit is contained in:
parent
0f486ef6e4
commit
7f469b6d6e
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
|
@ -18,7 +18,7 @@ python =
|
|||
3.5: py35
|
||||
3.6: py36,flake8,readme
|
||||
3.7: py37
|
||||
3.8: py36
|
||||
3.8: py38
|
||||
pypy3: pypy3
|
||||
|
||||
[testenv]
|
||||
|
|
|
|||
Loading…
Reference in a new issue