Merge "tox: Remove basepython"

This commit is contained in:
Zuul 2025-04-17 13:31:52 +00:00 committed by Gerrit Code Review
commit 1a85259acb

View File

@ -1,10 +1,8 @@
[tox]
minversion = 3.18.0
envlist = py3,pep8
ignore_basepython_conflict = true
[testenv]
basepython = python3
deps =
-c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
-r{toxinidir}/test-requirements.txt