Skip to content

Commit d0d8028

Browse files
committed
tests: avoid pyproject-hooks 1.2 on tests for now
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
1 parent a73ecbd commit d0d8028

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ test = [
6363
'setuptools >= 56.0.0; python_version == "3.10"',
6464
'setuptools >= 56.0.0; python_version == "3.11"',
6565
'setuptools >= 67.8.0; python_version >= "3.12"',
66+
'pyproject_hooks!=1.2.0; python_version < "3.10"',
6667
]
6768
typing = [
6869
"build[uv]",

0 commit comments

Comments
 (0)