Tox4: remove skipsdist
This option causes the installation of the "glance" command to fail in the functional tests. We have removed it from glance and glance_store in the past to improve compatibility with tox>=4.0, so let us do the same in glanceclient. Change-Id: Ia5bf8d5f90e9cd98adc65c3fa80ce4c87eebad9c
This commit is contained in:
parent
52fb6b29d8
commit
320ea4b715
1
tox.ini
1
tox.ini
@ -1,7 +1,6 @@
|
||||
[tox]
|
||||
envlist = py39,pep8
|
||||
minversion = 3.18.0
|
||||
skipsdist = True
|
||||
|
||||
[testenv]
|
||||
usedevelop = True
|
||||
|
Loading…
x
Reference in New Issue
Block a user