Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenStack
oslo
python-oslo.metrics
Commits
c7e83725
Commit
c7e83725
authored
Aug 16, 2021
by
Zuul
Committed by
Gerrit Code Review
Aug 16, 2021
Browse files
Merge "Changed minversion in tox to 3.18.0"
parents
7c6bb9fa
cb39a351
Changes
1
Hide whitespace changes
Inline
Side-by-side
tox.ini
View file @
c7e83725
[tox]
minversion
=
3.
2
.0
minversion
=
3.
18
.0
envlist
=
py3,pep8
ignore_basepython_conflict
=
True
[testenv]
basepython
=
python3
white
list_externals
=
allow
list_externals
=
find
deps
=
-c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
...
...
@@ -24,7 +24,7 @@ commands =
commands
=
{posargs}
[testenv:docs]
white
list_externals
=
rm
allow
list_externals
=
rm
deps
=
-c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
-r{toxinidir}/doc/requirements.txt
...
...
@@ -51,7 +51,7 @@ exclude=.venv,.git,.tox,dist,doc,*lib/python*,*egg,build
import_exceptions
=
[testenv:releasenotes]
white
list_externals
=
allow
list_externals
=
rm
deps
=
{[testenv:docs]deps}
commands
=
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment