Skip to content

Commit

Permalink
Updated poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
dhhagan committed May 8, 2024
1 parent 9f1d6e1 commit da62476
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ sphinx-gallery = "^0.13.0"
ipykernel = "^6.24.0"

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

[tool.poetry.urls]
"Bug Tracker" = "https://github.com/quant-aq/py-smps/issues"

0 comments on commit da62476

Please sign in to comment.