Skip to content
Snippets Groups Projects
Commit d30a2ff5 authored by Maxim Gonchar's avatar Maxim Gonchar
Browse files

chore: requirements

parent 119c1bb7
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ tests:
script:
- git submodule sync
- git submodule update --init --recursive --depth=1
- python3 -m pip install -r submodules/dagflow/requirements.txt
- python3 -m pip install -r submodules/dagflow-reactornueosc/submodules/dag-flow/requirements.txt
- python3 -m pip install -r requirements.txt
- mkdir output
- coverage run --source=. --omit=submodules/* -m pytest
......
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