Fix for tox4.0

Drop global skipsdist option from tox.ini.

Change-Id: Ib464495bbedeeee801930e914a86e72b44865fa2
This commit is contained in:
Dr. Jens Harbott 2022-12-27 12:24:24 +01:00 committed by Dr. Jens Harbott
parent 8bee5cc07e
commit 7ef8db9c49
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
[tox]
envlist = py3,pep8,pylint
minversion = 3.1.1
skipsdist = True
[testenv]
setenv = VIRTUAL_ENV={envdir}