Skip to content

Commit

Permalink
add setuptools as a dependency (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
anakin87 authored Oct 18, 2024
1 parent 83cc546 commit e1a8303
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ dependencies = [
"pydoc-markdown==4.8.2",
"databind<4.5.0",
"requests",
"setuptools",
]

[project.urls]
Expand Down

0 comments on commit e1a8303

Please sign in to comment.