Switch to poetry-core

main
Fabian Affolter 2022-06-09 09:49:50 +02:00 committed by GitHub
parent e9bcd09bd2
commit e5c6c2b5c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -74,5 +74,5 @@ shiv = "*"
black = "^20.8b1"
[build-system]
requires = ["poetry>=0.12"]
build-backend = "poetry.masonry.api"
requires = ["poetry-core>=1.0.0"]
build-backend = "poetry.core.masonry.api"