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 18b1202 commit 4aa53d9Copy full SHA for 4aa53d9
.github/workflows/build.yml
@@ -75,7 +75,6 @@ jobs:
75
GEOS_DIR=/project/extern
76
CFLAGS="-I/project/extern/include"
77
LDFLAGS="-L/project/extern/lib"
78
- SETUPTOOLS_USE_DISTUTILS=stdlib
79
CIBW_TEST_COMMAND: >
80
cd {project}
81
pip install pytest
0 commit comments