TNO Intern

Commit adc12313 authored by Arjo Segers's avatar Arjo Segers
Browse files

Pip install this package before generating documentation to ensure that version number is defined.

parent 44681bf0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -6,6 +6,7 @@ before_script:
  - pip install numba
  - pip install sphinx
  - pip install toml
  - pip install .

stages:
  - deploy-pages