Skip to content

Commit b6efca7

Browse files
authored
Merge pull request #1127 from nextstrain/fix-docs-build
docs: Unpin docutils
2 parents 9ecd39e + 4dc9674 commit b6efca7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conda.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies:
99
- recommonmark
1010
- requests
1111
- sphinx
12-
- docutils<0.18
12+
- docutils
1313
- sphinx-argparse
1414
- sphinx-autobuild
1515
- sphinx-copybutton

0 commit comments

Comments
 (0)