Skip to content

Commit

Permalink
add setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
tkumor3 committed Feb 12, 2024
1 parent 9f99ecd commit 5436d15
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 @@ -8,6 +8,7 @@ packages = [{include = "poseidon_py"}]

[tool.poetry.dependencies]
python = "^3.8"
setuptools = "^69.0.3"


[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 5436d15

Please sign in to comment.