Skip to content
Snippets Groups Projects
Commit 5d0d5e32 authored by adrian_egli2's avatar adrian_egli2
Browse files

automatic test build fix

parent da85bdfa
No related branches found
No related tags found
No related merge requests found
......@@ -191,7 +191,6 @@ commands =
basepython = python3.6
setenv =
PYTHONPATH = {toxinidir}
passenv =
DISPLAY
XAUTHORITY
......@@ -203,8 +202,8 @@ conda_deps =
conda_channels :
conda-forge
anaconda
install_command =
python -m pip install --ignore-installed certifi
ignore_errors =
true
deps =
-r{toxinidir}/requirements_dev.txt
; run tests from subfolder to ensure that resources are accessed via resources and not via relative paths
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment