Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Daniel Scheffler
py_tools_ds
Commits
40d1a900
Commit
40d1a900
authored
Aug 18, 2020
by
Daniel Scheffler
Browse files
Deactivated strict channel priority within test_py_tools_ds_install CI job.
Signed-off-by:
Daniel Scheffler
<
danschef@gfz-potsdam.de
>
parent
c0e5e3d3
Pipeline
#11605
canceled with stages
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
40d1a900
...
...
@@ -63,7 +63,7 @@ test_py_tools_ds_install:
# - conda update -c conda-forge python
# avoid package incompatibilities due to usage of wrong channels
-
conda config --set channel_priority strict
# otherwise gdal or libgdal may be installed from defaults channel
#
- conda config --set channel_priority strict # otherwise gdal or libgdal may be installed from defaults channel
# resolve some requirements with conda
-
conda install --yes -q -c conda-forge numpy gdal pyproj shapely geopandas
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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