Skip to content

Commit

Permalink
fix: Poetry issue with docutils
Browse files Browse the repository at this point in the history
Signed-off-by: Henry Schreiner <[email protected]>
  • Loading branch information
henryiii committed Apr 24, 2024
1 parent 2f3f895 commit 6ed2fee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions {{cookiecutter.project_name}}/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ docs = [
"sphinx",
"sphinx_autodoc_typehints",
"sphinx_copybutton",
"docutils !=0.21.1",
]

{%- if cookiecutter.vcs %}
Expand Down

0 comments on commit 6ed2fee

Please sign in to comment.