We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3084d65 commit fb3a302Copy full SHA for fb3a302
.github/workflows/build_pipeline.yml
@@ -26,7 +26,6 @@ jobs:
26
export C_INCLUDE_PATH=/usr/include/gdal
27
sudo apt-get install ca-certificates
28
export CURL_CA_BUNDLE=/etc/ssl/certs/ca-certificates.crt
29
- pip install pyyaml==5.4.1 shyaml
30
pip install GDAL==3.4.1
31
pip install .
32
- name: Check install
0 commit comments