tox skipsdist seems to be problematic

Depends-On: https://review.opendev.org/c/openstack/tempest/+/868527
Change-Id: I293a52fe12972594690970b7d3bd91782b642669
This commit is contained in:
Tom Weininger
2022-12-29 16:16:12 +01:00
parent dddf6515ab
commit 577953114e
-1
View File
@@ -1,7 +1,6 @@
[tox]
minversion = 3.18.0
envlist = pep8
skipsdist = True
ignore_basepython_conflict = True
[testenv]