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/+/868714

Change-Id: I96feba843ca5ebecdc7313961207369da30e72f5
(cherry picked from commit 1a01fe7fd7)
(cherry picked from commit c581c20a48)
changes/17/868717/2
Ghanshyam Mann 3 months ago
parent 69fd0dc513
commit bc9375e68c

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

Loading…
Cancel
Save