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]
|
||||
requires = ["poetry>=0.12"]
|
||||
build-backend = "poetry.masonry.api"
|
||||
requires = ["poetry>=1.7.1"]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
|
||||
[tool.isort]
|
||||
profile = "black"
|
||||
|
|
Loading…
Reference in a new issue