Skip to content

Commit

Permalink
Fix error in read-the-docs build by pinning pkg versions
Browse files Browse the repository at this point in the history
  • Loading branch information
juhoinkinen committed Nov 8, 2021
1 parent c3086bf commit 7d04361
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
sphinx
sphinx==1.8.*
sphinx-rtd-theme
sphinxcontrib-apidoc==0.3.0
docutils<0.18

0 comments on commit 7d04361

Please sign in to comment.