remove dep on poetry-core
This commit is contained in:
parent
1a344a341e
commit
22836dc60a
@ -27,7 +27,7 @@ ruff = "^0.7.3"
|
|||||||
types-oauthlib = "^3.2.0"
|
types-oauthlib = "^3.2.0"
|
||||||
|
|
||||||
[build-system]
|
[build-system]
|
||||||
requires = ["poetry-core>=1.9.1"]
|
requires = ["poetry-core"]
|
||||||
build-backend = "poetry.core.masonry.api"
|
build-backend = "poetry.core.masonry.api"
|
||||||
|
|
||||||
[tool.ruff.lint]
|
[tool.ruff.lint]
|
||||||
|
Loading…
Reference in New Issue
Block a user