Updated poetry
This commit is contained in:
parent
fb4f334821
commit
6d7df83cfd
1 changed files with 2 additions and 2 deletions
|
@ -42,8 +42,8 @@ black = "*"
|
||||||
|
|
||||||
|
|
||||||
[build-system]
|
[build-system]
|
||||||
requires = ["poetry>=0.12"]
|
requires = ["poetry>=1.7.1"]
|
||||||
build-backend = "poetry.masonry.api"
|
build-backend = "poetry.core.masonry.api"
|
||||||
|
|
||||||
[tool.isort]
|
[tool.isort]
|
||||||
profile = "black"
|
profile = "black"
|
||||||
|
|
Loading…
Reference in a new issue