Skip to content

Commit

Permalink
Merge pull request #217 from nextstrain/remove-pins
Browse files Browse the repository at this point in the history
Unpin docutils + sphinx-argparse
  • Loading branch information
joverlee521 authored Jul 18, 2024
2 parents 0fc97bc + f9d19c9 commit 4b9325b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ dependencies:
- pip
- pip:
- nextstrain-sphinx-theme>=2022.5
- docutils<0.18
- docutils
- recommonmark
- requests
- sphinx
- sphinx-autobuild
- sphinx-markdown-tables
- sphinx-argparse<0.5.0
- sphinx-argparse
- sphinx-tabs
- sphinx-copybutton

0 comments on commit 4b9325b

Please sign in to comment.