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
1448fe50
Commit
1448fe50
authored
Mar 21, 2019
by
Daniel Scheffler
Browse files
Removed deprecated install command.
parent
00db091c
Pipeline
#3794
failed with stages
in 52 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
1448fe50
...
...
@@ -26,7 +26,6 @@ test_py_tools_ds:
-
source activate ci_env
-
export GDAL_DATA=/root/miniconda3/envs/ci_env/share/gdal
-
export PYTHONPATH=$PYTHONPATH:/root
# /root <- directory needed later
-
conda install -y -q -c conda-forge pyresample>=1.11.0
# TODO: remove that as soon as docker container is rebuilt
-
make nosetests
-
make docs
artifacts
:
...
...
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