Skip to content
Snippets Groups Projects
Commit dd43fb50 authored by schmittu's avatar schmittu :beer:
Browse files

attempt to fix ci issue

parent c05caef7
No related branches found
No related tags found
No related merge requests found
Pipeline #859 failed
[tox]
envlist = py37, py37-ci, style, docs, benchmarks
envlist = py37, style, docs
[testenv]
commands=
pip install -r requirements_dev.txt
pip install --extra-index-url http://pypi-sissource.ethz.ch/simple/ --trusted-host pypi-sissource.ethz.ch -e .
pip install --extra-index-url http://pypi-sissource.ethz.ch/simple/ --trusted-host pypi-sissource.ethz.ch .
pytest --cov emzed/ext/mzmine2 --cov-report term --cov-report html tests
......
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