Fix tox4 error
Remove skipsdist that it was never supported and causes breakage when used with usedevelop. Change-Id: Ia0c03eaa5474f13600880dd6eca79d284bba5ca8
This commit is contained in:
parent
326d02671e
commit
82bf387f77
1
tox.ini
1
tox.ini
@ -1,7 +1,6 @@
|
||||
[tox]
|
||||
envlist = py39,py38,py36,pep8,docs
|
||||
minversion = 3.18.0
|
||||
skipsdist = True
|
||||
ignore_basepython_conflict = True
|
||||
|
||||
[testenv]
|
||||
|
Loading…
x
Reference in New Issue
Block a user