Remove tox skipdist=True

This does not work with latest tox 4.x.

Closes-Bug: #2000357
Change-Id: Ib0fca00c92ef56fce57eb6355cb6be36e478a744
(cherry picked from commit 7fd4519b22)
This commit is contained in:
rabi 2022-12-23 11:57:25 +05:30 committed by Takashi Kajinami
parent cbd8f08640
commit a044fb80b4
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
[tox]
minversion = 3.18.0
skipsdist = True
envlist = pep8,py,tht
[testenv]