Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
sensormapgeo
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
EnMAP
sensormapgeo
Commits
e97639c1
Commit
e97639c1
authored
5 years ago
by
Daniel Scheffler
Browse files
Options
Downloads
Patches
Plain Diff
Force libgdal to be installed from conda-forge.
Signed-off-by:
Daniel Scheffler
<
danschef@gfz-potsdam.de
>
parent
14c445ab
No related branches found
No related tags found
No related merge requests found
Pipeline
#5494
failed
5 years ago
Stage: test
Stage: deploy
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-1
1 addition, 1 deletion
.gitlab-ci.yml
with
1 addition
and
1 deletion
.gitlab-ci.yml
+
1
−
1
View file @
e97639c1
...
...
@@ -53,7 +53,7 @@ test_sensormapgeo_install:
-
source activate sensormapgeo_testinstall
# resolve some requirements with conda
-
conda install --yes -q -c conda-forge numpy gdal pyresample pyqt scikit-image rasterio pyproj lxml geopandas ipython
-
conda install --yes -q -c conda-forge numpy gdal
libgdal
pyresample pyqt scikit-image rasterio pyproj lxml geopandas ipython
# run installer
-
python setup.py install
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment