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.limit
Commits
a6fff3be
Commit
a6fff3be
authored
Oct 05, 2021
by
Zuul
Committed by
Gerrit Code Review
Oct 05, 2021
Browse files
Merge "Changed minversion in tox to 3.18.0"
parents
4b53ff40
a625860d
Changes
1
Hide whitespace changes
Inline
Side-by-side
tox.ini
View file @
a6fff3be
[tox]
minversion
=
3.
2
.0
minversion
=
3.
18
.0
envlist
=
py3,pep8,docs
ignore_basepython_conflict
=
true
...
...
@@ -28,7 +28,7 @@ commands = {posargs}
deps
=
-c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
-r{toxinidir}/doc/requirements.txt
white
list_externals
=
rm
allow
list_externals
=
rm
commands
=
rm
-fr
doc/build
sphinx-build
-W
--keep-going
-b
html
doc/source
doc/build/html
...
...
@@ -37,7 +37,7 @@ commands =
commands
=
python setup.py test --coverage --coverage-package-name=oslo_limit --testr-args='{posargs}'
[testenv:releasenotes]
white
list_externals
=
rm
allow
list_externals
=
rm
deps
=
-r{toxinidir}/doc/requirements.txt
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