Make tox.ini 4.0 compatible
This patch removes skipdist=True as otherwise the hacking source is not installed in the venv and the unit test discovery fails to load most of the test cases. Change-Id: Ie2a39d9d1009b4be1f0ed9e6b50b4475969b03e5
This commit is contained in:
parent
2931131b69
commit
52b9f4f110
1
tox.ini
1
tox.ini
@ -1,6 +1,5 @@
|
||||
[tox]
|
||||
minversion = 3.18.0
|
||||
skipsdist = True
|
||||
envlist = py39,pep8
|
||||
ignore_basepython_conflict = True
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user