Skip to content
Snippets Groups Projects
Commit 24c56dcd authored by Daniel Böckenhoff's avatar Daniel Böckenhoff
Browse files

ci: extras missing

parent e959a3f5
No related branches found
No related tags found
No related merge requests found
Pipeline #172756 passed
......@@ -33,7 +33,7 @@ before_script:
- apt-get update -yqq
- apt-get -o dir::cache::archives=".cache/apt" install -y -qq gfortran libopenblas-dev liblapack-dev
- apt-get -o dir::cache::archives=".cache/apt" install -y -qq libgmp-dev
- poetry install --with docs # --extras extra we require
- poetry install --with docs --extras=io
- source $(poetry env info -p)/bin/activate
dist:
......
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