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
squareui
Commits
c39883837801
Commit
d68690e7
authored
Mar 05, 2019
by
Nsukami Patrick
Browse files
Test: update tox config, install deps from dev-requirements.txt
parent
c865381defa2
Changes
2
Hide whitespace changes
Inline
Side-by-side
dev-requirements.txt
0 → 100644
View file @
c3988383
https://hg.logilab.org/master/cubes/bootstrap/archive/default.tar.bz2
tox.ini
View file @
c3988383
...
...
@@ -4,8 +4,9 @@ envlist = py27,py3,flake8
[testenv]
deps
=
pytest
-rdev-requirements.txt
commands
=
{envpython}
-m
pytest
{posargs
:test
}
{envpython}
-m
pytest
{posargs}
[pytest]
python_files
=
*test_*.py
...
...
Write
Preview
Supports
Markdown
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