Skip to content

Commit

Permalink
Try the pyproject-hook fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruishenl committed Jan 9, 2025
1 parent ef183d8 commit 1ee6a43
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 2 deletions.
33 changes: 31 additions & 2 deletions 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 @@ -16,6 +16,7 @@ pydantic = "^2.5.3"
matplotlib = "^3.6.2"
tqdm = "^4.65.0"
numpy = "^1.24.4"
pyproject-hooks = "1.0.0"

[tool.poetry.group.dev.dependencies]
ipython = "^7.34"
Expand Down

0 comments on commit 1ee6a43

Please sign in to comment.