Skip to content
Snippets Groups Projects
Verified Commit 947991d4 authored by Antoine R. Dumont's avatar Antoine R. Dumont
Browse files

tests: Remove tox's specific environment setup

0528e04 removed the need for it so that both pytest/tox would work.
Prior to 0528e04, only tox worked.
parent b1935a9a
Branches
Tags
No related merge requests found
storage:
cls: memory
args: {}
......@@ -5,8 +5,6 @@ envlist=flake8,py3
deps =
.[testing]
pytest-cov
setenv =
SWH_CONFIG_FILENAME = ./resources/loader.yml
commands =
pytest --cov=swh --cov-branch {posargs}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment