TNO Intern

Commit 9afdc595 authored by Arjo Segers's avatar Arjo Segers
Browse files

Added toml dependency to documenation generation instructions.

parent 970e4b7e
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