Skip to content

Commit f31d701

Browse files
committed
Move shapely to runtime requirements
Shapely is required for some isce3 components
1 parent 1ea6231 commit f31d701

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

tools/imagesets/oracle8conda/dev/requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,3 @@ gxx_linux-64>=9,<10
88
ninja
99
pybind11
1010
pytest
11-
shapely

tools/imagesets/oracle8conda/runtime/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@ pyre
1111
python>=3.6
1212
ruamel.yaml
1313
scipy
14+
shapely
1415
yamale

tools/imagesets/oracle8conda/runtime/spec-file.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ https://conda.anaconda.org/conda-forge/linux-64/poppler-21.09.0-ha39eefc_3.tar.b
157157
https://conda.anaconda.org/conda-forge/linux-64/qt-5.12.9-hda022c4_4.tar.bz2
158158
https://conda.anaconda.org/conda-forge/linux-64/ruamel.yaml-0.17.21-py39h3811e60_0.tar.bz2
159159
https://conda.anaconda.org/conda-forge/linux-64/scipy-1.8.0-py39hee8e79c_1.tar.bz2
160+
https://conda.anaconda.org/conda-forge/linux-64/shapely-1.8.0-py39hc7dd4e9_2.tar.bz2
160161
https://conda.anaconda.org/conda-forge/noarch/yamale-4.0.3-pyh6c4a22f_0.tar.bz2
161162
https://conda.anaconda.org/conda-forge/linux-64/libgdal-3.3.3-h18e3bf0_2.tar.bz2
162163
https://conda.anaconda.org/conda-forge/linux-64/matplotlib-base-3.5.1-py39h2fa2bec_0.tar.bz2

0 commit comments

Comments
 (0)