File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -3,12 +3,12 @@ requires = [
33 " wheel" ,
44 # pin setuptools:
55 # https://github.com/airspeed-velocity/asv/pull/1426#issuecomment-2290658198
6- # Most likely cause:
7- # https://github.com/pypa/distutils/issues/283
8- # Workaround based on this commit:
9- # https://github.com/harfbuzz/uharfbuzz/commit/9b607bd06fb17fcb4abe3eab5c4f342ad08309d7
6+ # Most likely cause:
7+ # https://github.com/pypa/distutils/issues/283
8+ # Workaround based on this commit:
9+ # https://github.com/harfbuzz/uharfbuzz/commit/9b607bd06fb17fcb4abe3eab5c4f342ad08309d7
1010 " setuptools>=64,<72.2.0; platform_python_implementation == 'PyPy'" ,
11- " setuptools>=64; platform_python_implementation != 'PyPy'"
11+ " setuptools>=64; platform_python_implementation != 'PyPy'"
1212]
1313build-backend = " setuptools.build_meta"
1414
You can’t perform that action at this time.
0 commit comments