Remove tox skipdist=True

This does not work with latest tox 4.x.

Closes-Bug: #2000357
Change-Id: Ib0fca00c92ef56fce57eb6355cb6be36e478a744
This commit is contained in:
rabi 2022-12-23 11:57:25 +05:30
parent c36e531d93
commit 7fd4519b22
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]