Fix tox.ini with tox4

skipsdist setting breaks the docs environment

Change-Id: I7adb8c997fe28078e1b429d1863c612282c01b72
This commit is contained in:
sunxifa 2023-01-01 14:09:21 +08:00
parent 529cfb2c9f
commit aadd697e3d

View File

@ -1,7 +1,6 @@
[tox]
minversion = 3.18.0
envlist = py3,pep8,eslint,karma
skipsdist = True
[testenv]
basepython = python3