Skip to content

Commit

Permalink
refactor(dependencies): constrain sphinx-rtd-theme >=1 (#1900)
Browse files Browse the repository at this point in the history
  • Loading branch information
wpbonelli committed Aug 25, 2023
1 parent 364b4d1 commit ee92091
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ doc = [
"recommonmark",
"rtds-action",
"sphinx >=4",
"sphinx-rtd-theme",
"sphinx-rtd-theme >=1",
]

[project.scripts]
Expand Down

0 comments on commit ee92091

Please sign in to comment.