Skip to content

Commit 0539cae

Browse files
authored
Merge branch 'master' into all-repos_autofix_add_mypy_config_v2
2 parents d30dc71 + 329ce00 commit 0539cae

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
@@ -37,5 +37,5 @@ warn_redundant_casts = true
3737
warn_unused_ignores = true
3838

3939
[build-system]
40-
requires = ["poetry>=0.12"]
41-
build-backend = "poetry.masonry.api"
40+
requires = ["poetry_core>=1.0.0"]
41+
build-backend = "poetry.core.masonry.api"

0 commit comments

Comments
 (0)