Skip to content

Commit

Permalink
Use Poetry v2
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon committed Feb 19, 2025
1 parent e79fbd2 commit b5be883
Show file tree
Hide file tree
Showing 3 changed files with 114 additions and 26 deletions.
104 changes: 92 additions & 12 deletions poetry/poetry.lock

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

3 changes: 1 addition & 2 deletions poetry/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,8 @@ toml = "0.10.0"
PyYAML = "^6.0"
numpy = "1.23.0"

[tool.poetry.dev-dependencies]
[tool.poetry.group.dev.dependencies]

[build-system]
requires = ["poetry-core>=1.0.0"]
build-backend = "poetry.core.masonry.api"

Loading

0 comments on commit b5be883

Please sign in to comment.