Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
synergy
o3skim
Commits
7059e402
Commit
7059e402
authored
Jan 25, 2021
by
BorjaEst
Browse files
No need to remove flake.log
parent
ac514c39
Changes
1
Hide whitespace changes
Inline
Side-by-side
tox.ini
View file @
7059e402
...
...
@@ -14,7 +14,6 @@ commands = pytest --basetemp="{envtmpdir}" \
install_command
=
pip install -U {opts} {packages}
usedevelop
=
True
basepython
=
python3
allowlist_externals
=
rm
deps
=
pytest
pytest-xdist
...
...
@@ -34,7 +33,6 @@ deps = coverage
skip_install
=
true
commands
=
coverage erase
rm
{toxinidir}/flake8.log
[testenv:report]
deps
=
coverage
...
...
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