Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
cubicweb
Commits
70e98143ee1d
Commit
8773d67e
authored
Apr 10, 2020
by
Philippe Pepiot
Browse files
fix(tests): add missing dependency on doc8 for "tox -e doc8"
--HG-- branch : 3.27
parent
5f266204b55f
Pipeline
#62153
failed with stages
in 27 minutes and 9 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
tox.ini
View file @
70e98143
...
...
@@ -43,6 +43,8 @@ commands =
[testenv:doc8]
skip_install
=
true
deps
=
doc8
commands
=
doc8
--ignore-path
doc/_build
--ignore-path
.tox
--ignore-path
.hg
doc
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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