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
f5539b43
Commit
f5539b43
authored
Jan 13, 2021
by
Daniel Scheffler
Browse files
Fixed wrong package name in environment_sensormapgeo.yml.
Signed-off-by:
Daniel Scheffler
<
danschef@gfz-potsdam.de
>
parent
4aa577a9
Pipeline
#18101
failed with stages
in 37 minutes and 9 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
HISTORY.rst
View file @
f5539b43
...
...
@@ -2,6 +2,12 @@
History
=======
0.4.8 (coming soon)
-------------------
* Fixed wrong package name in environment_sensormapgeo.yml.
0.4.7 (2020-12-10)
------------------
...
...
tests/CI_docker/context/environment_sensormapgeo.yml
View file @
f5539b43
...
...
@@ -9,7 +9,7 @@ dependencies:
-
_openmp_mutex=*=*llvm* [Unix]
# fixes a deadlock (https://git.gfz-potsdam.de/EnMAP/sensormapgeo/-/issues/6)
-
gdal
-
numpy
-
py
_
tools
_
ds>=0.14.26
-
py
-
tools
-
ds>=0.14.26
-
pyproj>=2.2
-
pyresample>=1.11.0
...
...
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