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

Change-Id: I35c0365ae9681188a1063eeee827857a78d4c6ce
This commit is contained in:
Kamlesh Chauvhan 2023-01-06 09:11:29 +00:00
parent da9a0e4042
commit 7b086093c2

View File

@ -1,7 +1,6 @@
[tox]
minversion = 3.18.0
envlist = py3,pep8
skipsdist = True
ignore_basepython_conflict=true
[testenv]