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
skos
Commits
1fcac766b3d4
Commit
82168dd6
authored
Sep 19, 2019
by
Denis Laxalde
Browse files
[tox] No global site packages
parent
4c62bbea6bd1
Changes
1
Hide whitespace changes
Inline
Side-by-side
tox.ini
View file @
1fcac766
...
...
@@ -2,7 +2,6 @@
envlist
=
py27,flake8,check-manifest
[testenv]
sitepackages
=
True
deps
=
-rtest-requirements.txt
pytest
...
...
@@ -18,8 +17,6 @@ commands =
[testenv:flake8]
skip_install
=
true
whitelist_externals
=
flake8
deps
=
flake8
commands
=
flake8 {posargs:{toxinidir}}
...
...
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