mirror of
https://github.com/kemayo/leech
synced 2026-02-07 15:21:36 +01:00
Update pyproject.toml build-system
This commit is contained in:
parent
f8ab88866f
commit
bd74ad0ec3
1 changed files with 2 additions and 2 deletions
|
|
@ -24,5 +24,5 @@ Pillow = "^9.0.0"
|
|||
flake8 = "^3.8.3"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry>=0.12"]
|
||||
build-backend = "poetry.masonry.api"
|
||||
requires = ["poetry-core>=1.0.0"]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
Loading…
Reference in a new issue