Skip to content

Commit d179c09

Browse files
committed
Merge remote-tracking branch 'origin/dev' into dev
2 parents 00bc82f + 2d6174d commit d179c09

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@ sphinxcontrib-asyncio = "^0.2.0"
7171

7272

7373
[build-system]
74-
requires = ["poetry>=0.12"]
75-
build-backend = "poetry.masonry.api"
74+
requires = ["poetry-core"]
75+
build-backend = "poetry.core.masonry.api"
7676

7777
[tool.black]
7878
line-length = 120

0 commit comments

Comments
 (0)