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
fdabfac8
Commit
fdabfac8
authored
Nov 20, 2017
by
Daniel Scheffler
Browse files
Removed deprecated make rule.
parent
49dcf51d
Pipeline
#1561
passed with stages
in 1 minute and 1 second
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
fdabfac8
...
...
@@ -103,6 +103,3 @@ install: clean ## install the package to the active Python's site-packages
gitlab_CI_docker
:
##
Build a docker image for CI use within gitlab
cd
./tests/CI_docker/
;
bash ./build_testsuite_image.sh
conda_pyenv_docker
:
##
Build a docker image containing Anaconda environment with all basic dependencies installed
cd
./tests/CI_docker/
;
bash ./build_conda_pyenv.sh
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