Skip to content
Snippets Groups Projects
Commit 2dd20a9b authored by Rebecca Kohlhaas's avatar Rebecca Kohlhaas
Browse files

Import gprof2dot

parent c0f48b38
No related branches found
No related tags found
No related merge requests found
Pipeline #47430 failed
......@@ -79,7 +79,7 @@ unit-test-job: # This job runs in the test stage.
pages:
stage: deploy
script:
- pip install -U sphinx m2r2 furo graphviz pyUML pydot
- pip install -U sphinx m2r2 furo graphviz pyUML pydot gprof2dot
- pip install -e .
- mkdir public
- cd public
......
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