Skip to content

Commit 82b64c3

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "tox: Remove basepython and ineffective ignore_basepython_conflict"
2 parents d1e5c76 + fb903fc commit 82b64c3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tox.ini

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,8 @@
22
minversion = 3.18.0
33
envlist = py3,pep8
44
skipsdist = True
5-
ignore_basepython_conflict = True
65

76
[testenv]
8-
basepython = python3
97
usedevelop = True
108
install_command = pip install -c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master} -U {opts} {packages}
119
setenv =

0 commit comments

Comments
 (0)