Skip to content

Commit bf01597

Browse files
update
1 parent ca46dc5 commit bf01597

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

tests/e2e-tests/pyproject.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,8 @@ polling = ">=0.3.2"
1616
urllib3 = ">=2.6.3,<3"
1717

1818
[build-system]
19-
requires = ["poetry-core>=2.0.0,<3.0.0"]
19+
requires = [
20+
"poetry-core>=2.0.0,<3.0.0",
21+
"wheel==0.46.2"
22+
]
2023
build-backend = "poetry.core.masonry.api"

0 commit comments

Comments
 (0)