Skip to content

Commit

Permalink
Add packaging dep to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Cadair authored Sep 25, 2024
1 parent 68df6ae commit 93135e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions {{ cookiecutter.package_name }}/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ tests = [
docs = [
"sphinx",
"sphinx-automodapi",
"packaging",
]

{%- if cookiecutter.project_url %}
Expand Down

0 comments on commit 93135e0

Please sign in to comment.