Update to python 3.8
This commit is contained in:
parent
2bb40b2435
commit
4ba0ac02d8
3 changed files with 3 additions and 3 deletions
2
tox.ini
2
tox.ini
|
|
@ -1,6 +1,6 @@
|
|||
[tox]
|
||||
isolated_build = true
|
||||
envlist = py37
|
||||
envlist = py38
|
||||
|
||||
[testenv]
|
||||
whitelist_externals = poetry
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue