mirror of
https://opendev.org/openstack/python-openstackclient.git
synced 2026-01-17 07:20:45 +00:00
Merge "bump py37 to py38 in tox.ini"
This commit is contained in:
commit
7046562919
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
|
@ -1,6 +1,6 @@
|
|||
[tox]
|
||||
minversion = 3.2.0
|
||||
envlist = py37,pep8
|
||||
envlist = py38,pep8
|
||||
skipdist = True
|
||||
# Automatic envs (pyXX) will only use the python version appropriate to that
|
||||
# env and ignore basepython inherited from [testenv] if we set
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue