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 75da08c commit aaee606Copy full SHA for aaee606
.github/workflows/config.yml
@@ -28,7 +28,6 @@ jobs:
28
run: |
29
30
python -m pip install --upgrade pip
31
- virtualenv ./venv
32
export CPLUS_INCLUDE_PATH=/usr/include/gdal
33
export C_INCLUDE_PATH=/usr/include/gdal
34
pip install -r requirements.txt
0 commit comments