Skip to content

Commit

Permalink
Merge pull request #9542 from nextcloud/fix/noid/missing-jquery
Browse files Browse the repository at this point in the history
fix: pin sphinx-rtd-theme to fix missing jquery lib
  • Loading branch information
PVince81 authored Jan 11, 2023
2 parents f9c2dc9 + efb80dc commit ada8222
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ verify_ssl = true

[packages]
rst2pdf = "*"
sphinx-rtd-theme = "*"
sphinx-rtd-theme = "==1.2.0rc2"
Sphinx = "*"
Pillow = "*"

Expand Down

0 comments on commit ada8222

Please sign in to comment.