Readd usedevelop true to tox.ini

This avoid using sdist, which is the wanted behavior
Change-Id: Ibfb867ee0ff8274130a19538aa7ff9b9296dc4e1
This commit is contained in:
Riccardo Pittau
2023年01月25日 14:40:21 +01:00
parent 06413e54a0
commit f2b4ac8751

View File

@@ -5,6 +5,7 @@ ignore_basepython_conflict=true
[testenv]
basepython = python3
usedevelop = True
setenv =
VIRTUAL_ENV={envdir}
PYTHONDONTWRITEBYTECODE = 1
Reference in New Issue
openstack/ironic-python-agent
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.