We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a5935b commit e422bcfCopy full SHA for e422bcf
1 file changed
pyproject.toml
@@ -3,7 +3,7 @@ requires = [
3
"setuptools == 74.1.1",
4
"wheel == 0.44.0",
5
"cython == 3.0.11",
6
- "delocate==0.12.0",
+ "delocate==0.11.0",
7
]
8
build-backend = "setuptools.build_meta"
9
@@ -70,7 +70,7 @@ build = [
70
71
72
73
74
75
dev = [
76
"pre-commit==3.8.0",
0 commit comments