Include python 3.8 i ci test runs & optimise CI and make config
This commit is contained in:
@@ -47,7 +47,7 @@ omit = ["betterproto/tests/*"]
|
||||
legacy_tox_ini = """
|
||||
[tox]
|
||||
isolated_build = true
|
||||
envlist = py36, py37
|
||||
envlist = py36, py37, py38
|
||||
|
||||
[testenv]
|
||||
whitelist_externals = poetry
|
||||
|
||||
Reference in New Issue
Block a user