Merge "Revert "tox: Encode specific Python versions""

This commit is contained in:
Zuul
2021年11月08日 14:23:55 +00:00
committed by Gerrit Code Review

View File

@@ -7,7 +7,7 @@ envlist = py38,functional,pep8
ignore_basepython_conflict = True
[testenv]
basepython = python3.8
basepython = python3
usedevelop = True
allowlist_externals =
bash
@@ -344,7 +344,6 @@ commands =
bindep test
[testenv:lower-constraints]
basepython = python3.6
usedevelop = False
deps =
-c{toxinidir}/lower-constraints.txt
Reference in New Issue
openstack/nova
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.