mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-23 09:37:31 +00:00
tox: add python 3.7 to envlist
previous CI build was complaining
This commit is contained in:
parent
002b8a99e2
commit
e4fd5ec1ae
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
@ -1,5 +1,5 @@
|
||||||
[tox]
|
[tox]
|
||||||
envlist = py36
|
envlist = py36, py37
|
||||||
|
|
||||||
[testenv]
|
[testenv]
|
||||||
deps=
|
deps=
|
||||||
|
|
Loading…
Add table
Reference in a new issue