Skip to content

Commit

Permalink
add(docs): setuptools to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
JulioLoayzaM committed Jan 19, 2025
1 parent fb43ae1 commit c2a2d2e
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
22 changes: 21 additions & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ myst-parser = "^2.0.0"
sphinxcontrib-bibtex = "^2.5.0"
enum-tools = { extras = ["sphinx"], version = "^0.11.0" }
sphinx-toolbox = "^3.5.0"
setuptools = "^75.8.0"

[tool.poetry.scripts]
crypto-condor-cli = "crypto_condor.cli.main:app"
Expand Down

0 comments on commit c2a2d2e

Please sign in to comment.