Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
VERIFY
CIF
Commits
b686e6f6
Commit
b686e6f6
authored
Dec 23, 2021
by
Antoine Berchet
Browse files
Try usedevelop in tox
parent
b350b84e
Changes
1
Hide whitespace changes
Inline
Side-by-side
tox.ini
View file @
b686e6f6
...
...
@@ -11,6 +11,7 @@ setenv =
PYCIF_DATATEST
=
/tmp/PYCIF_DATA_TEST/
extras
=
test
skipsdist
=
True
usedevelop
=
True
commands
=
pytest
--basetemp
=
{envtmpdir} --cov=pycif --no-cov-on-fail --html reports/pytest-{envname}.html --self-contained-html {posargs}
...
...
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