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
cubes
celerytask
Commits
db340ea735c2
Commit
2fae48f5
authored
Jan 29, 2019
by
Philippe Pepiot
Browse files
tox: ignore external flake8
We don't use sitepackages=true in tox, so this doesn't make sense.
parent
1296fdb43ae5
Changes
1
Hide whitespace changes
Inline
Side-by-side
tox.ini
View file @
db340ea7
...
...
@@ -14,8 +14,6 @@ commands =
[testenv:flake8]
basepython
=
python3
skip_install
=
true
whitelist_externals
=
flake8
deps
=
flake8
commands
=
flake8 {posargs}
...
...
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