Skip to content
Snippets Groups Projects
Commit de5a2327 authored by Anton Kullberg's avatar Anton Kullberg
Browse files

ci: added pyehm

parent d466e572
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ build-doc: ...@@ -2,7 +2,7 @@ build-doc:
image: jupyter/scipy-notebook image: jupyter/scipy-notebook
stage: build stage: build
script: script:
- pip install pdoc3 jax jaxlib - pip install pdoc3 jax jaxlib pyehm
- pdoc --html src - pdoc --html src
- mkdir .public - mkdir .public
- mv html/src/* .public/ - mv html/src/* .public/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment