Skip to content
Snippets Groups Projects
Commit d1101584 authored by Maël Madon's avatar Maël Madon
Browse files

ci: add dependency networkx in ci pipeline

parent bb117d8c
No related branches found
No related tags found
No related merge requests found
Pipeline #4467 passed
......@@ -4,6 +4,7 @@ default:
before_script:
- python --version
- pytest --version
- pip3 install networkx
test:
stage: test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment