[tox] remove skipdist = true

This will fix the configuration section of the documentation.

Change-Id: If7fc1a9c2e07605fb36b75258339c7ad0486eba7
Signed-off-by: Jaromir Wysoglad <jwysogla@redhat.com>
This commit is contained in:
Jaromir Wysoglad
2025-10-02 16:36:26 +02:00
parent 65462079d3
commit 65c9c87e57

View File

@@ -1,7 +1,6 @@
[tox]
minversion = 4.6.0
envlist = py3,pep8
skipsdist = True
[testenv]
usedevelop = True