1
0
Fork 0
mirror of https://github.com/myned/modufur.git synced 2024-11-01 13:02:38 +00:00

Update poetry version

This commit is contained in:
Myned 2023-03-17 08:49:20 -05:00
parent 3d9bd065d9
commit b55354ae4d
No known key found for this signature in database
GPG key ID: 28056631D2CF6B1B

View file

@ -26,5 +26,5 @@ black = "*"
line-length = 120
[build-system]
requires = ["poetry-core>=1.0.0"]
requires = ["poetry-core>=1.2.0"]
build-backend = "poetry.core.masonry.api"