Skip to content

Commit

Permalink
docs: Unpin docutils
Browse files Browse the repository at this point in the history
Prompted by #1126

Unpinning docutils to be able to pull in the latest sphinx-argparse
to fix doc builds.
  • Loading branch information
joverlee521 committed Jul 17, 2024
1 parent 3eb09e6 commit 4dc9674
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dependencies:
- recommonmark
- requests
- sphinx
- docutils<0.18
- docutils
- sphinx-argparse
- sphinx-autobuild
- sphinx-copybutton
Expand Down

0 comments on commit 4dc9674

Please sign in to comment.