Skip to content
Snippets Groups Projects
Commit f36336d9 authored by Hugo Kerstens's avatar Hugo Kerstens
Browse files

Use requirements.txt in gitlab CI config

parent 63a7bc91
Branches
No related tags found
1 merge request!48Fix plotly plots
......@@ -7,7 +7,7 @@ stages:
build lectures:
stage: build
before_script:
- pip install -U mkdocs mkdocs-material python-markdown-math notedown
- pip install -Ur requirements.txt
script:
- python execute.py
- mkdocs build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment