Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
EnMAP
sensormapgeo
Commits
3555f684
Commit
3555f684
authored
Jan 07, 2020
by
Daniel Scheffler
Browse files
Set channel priority to strict.
Signed-off-by:
Daniel Scheffler
<
danschef@gfz-potsdam.de
>
parent
3ceea8ec
Pipeline
#5496
passed with stages
in 6 minutes and 2 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
3555f684
...
...
@@ -53,8 +53,8 @@ test_sensormapgeo_install:
-
source activate sensormapgeo_testinstall
# resolve some requirements with conda
-
conda
install --yes -q -c conda-forge gdal libgdal
-
conda install --yes -q -c conda-forge numpy pyresample pyqt scikit-image rasterio pyproj lxml geopandas ipython
-
conda
config --set channel_priority strict
-
conda install --yes -q -c conda-forge numpy
gdal
pyresample pyqt scikit-image rasterio pyproj lxml geopandas ipython
# run installer
-
python setup.py install
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment