Readd usedevelop true to tox.ini
This avoid using sdist, which is the wanted behavior Change-Id: Ibfb867ee0ff8274130a19538aa7ff9b9296dc4e1
This commit is contained in:
parent
06413e54a0
commit
f2b4ac8751
1
tox.ini
1
tox.ini
@ -5,6 +5,7 @@ ignore_basepython_conflict=true
|
|||||||
|
|
||||||
[testenv]
|
[testenv]
|
||||||
basepython = python3
|
basepython = python3
|
||||||
|
usedevelop = True
|
||||||
setenv =
|
setenv =
|
||||||
VIRTUAL_ENV={envdir}
|
VIRTUAL_ENV={envdir}
|
||||||
PYTHONDONTWRITEBYTECODE = 1
|
PYTHONDONTWRITEBYTECODE = 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user