зеркало из https://github.com/microsoft/torchgeo.git
Fix rasterio/proj missing db issues
This commit is contained in:
Родитель
7c3da1b729
Коммит
4f2c502b00
|
@ -75,7 +75,7 @@ jobs:
|
|||
python-version: ${{ matrix.python-version }}
|
||||
if: ${{ runner.os == 'Windows' }}
|
||||
- name: Install conda dependencies
|
||||
run: conda install -c conda-forge h5py 'rasterio>=1.0'
|
||||
run: conda install -c conda-forge h5py 'rasterio>=1.2'
|
||||
if: ${{ runner.os == 'Windows' }}
|
||||
- name: Install pip dependencies
|
||||
run: |
|
||||
|
|
Загрузка…
Ссылка в новой задаче