Fix tox4 error

tox.ini started failing with Tox4 which had some
incompatible changes.

Fixing tox.ini for tox4 changes.

Depends-On: https://review.opendev.org/c/openstack/glance/+/868713

Change-Id: I96feba843ca5ebecdc7313961207369da30e72f5
(cherry picked from commit 1a01fe7fd7)
changes/16/868716/2
Ghanshyam Mann 3 months ago
parent 8034cdcd57
commit 3d3467d527

@ -1,7 +1,6 @@
[tox]
minversion = 3.1.1
envlist = py39,py38,pep8
skipsdist = True
ignore_basepython_conflict = True
[testenv]

Loading…
Cancel
Save