Skip to content

Commit

Permalink
Fix building of the documentation (#860)
Browse files Browse the repository at this point in the history
  • Loading branch information
tpazderka authored May 16, 2023
1 parent ba65e00 commit 5245dca
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
version: 2

python:
install:
- path: .
extra_requirements:
- docs

0 comments on commit 5245dca

Please sign in to comment.