Merge "Revert "tox: Encode specific Python versions""
This commit is contained in:
@@ -7,7 +7,7 @@ envlist = py38,functional,pep8
|
|||||||
ignore_basepython_conflict = True
|
ignore_basepython_conflict = True
|
||||||
|
|
||||||
[testenv]
|
[testenv]
|
||||||
basepython = python3.8
|
basepython = python3
|
||||||
usedevelop = True
|
usedevelop = True
|
||||||
allowlist_externals =
|
allowlist_externals =
|
||||||
bash
|
bash
|
||||||
@@ -344,7 +344,6 @@ commands =
|
|||||||
bindep test
|
bindep test
|
||||||
|
|
||||||
[testenv:lower-constraints]
|
[testenv:lower-constraints]
|
||||||
basepython = python3.6
|
|
||||||
usedevelop = False
|
usedevelop = False
|
||||||
deps =
|
deps =
|
||||||
-c{toxinidir}/lower-constraints.txt
|
-c{toxinidir}/lower-constraints.txt
|
||||||
|
|||||||
Reference in New Issue
Block a user