We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d1e5c76 + fb903fc commit 82b64c3Copy full SHA for 82b64c3
tox.ini
@@ -2,10 +2,8 @@
2
minversion = 3.18.0
3
envlist = py3,pep8
4
skipsdist = True
5
-ignore_basepython_conflict = True
6
7
[testenv]
8
-basepython = python3
9
usedevelop = True
10
install_command = pip install -c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master} -U {opts} {packages}
11
setenv =
0 commit comments