Remove tox skipdist=True

This does not work with latest tox 4.x.

Closes-Bug: #2000357
Co-Authored-By: Rabi Mishra <ramishra@redhat.com>
Change-Id: Ic0ade281574d78cc78e5c85deaf3afcff0f72e22
This commit is contained in:
Takashi Kajinami 2022-12-23 16:19:48 +09:00
parent e4b46582c3
commit ee23c43806
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
[tox]
minversion = 2.0
envlist = docs, linters
skipsdist = True
[testenv]
usedevelop = True