TNO Intern

Commit 44681bf0 authored by Arjo Segers's avatar Arjo Segers
Browse files

Merge branch 'fix-pages' into 'master'

Added toml dependency to documenation generation instructions.

See merge request !6
parents 970e4b7e 9afdc595
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -5,6 +5,7 @@ image: python:3.11
before_script:
  - pip install numba
  - pip install sphinx
  - pip install toml

stages:
  - deploy-pages