Skip to content

Commit

Permalink
add setuptools dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
darthtrevino committed May 22, 2024
1 parent 4d3e47f commit 080b53c
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
17 changes: 16 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 @@ -48,6 +48,7 @@ scipy = "1.12.0"
statsmodels = "^0.14.2"
typing-extensions = "^4.4.0"
umap-learn = "^0.5.6"
setuptools = "^70.0.0"

[tool.poetry.group.dev.dependencies]
ipykernel = "^6"
Expand Down

0 comments on commit 080b53c

Please sign in to comment.