Fix tox4 error

Remove skipsdist that it was never supported and causes breakage
when used with usedevelop.

Change-Id: Ia0c03eaa5474f13600880dd6eca79d284bba5ca8
changes/93/869893/1
Ayumu Ueha 3 months ago
parent 326d02671e
commit 82bf387f77

@ -1,7 +1,6 @@
[tox]
envlist = py39,py38,py36,pep8,docs
minversion = 3.18.0
skipsdist = True
ignore_basepython_conflict = True
[testenv]

Loading…
Cancel
Save