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
bob
conda
Commits
0c54b028
Commit
0c54b028
authored
Jan 06, 2019
by
André Anjos
💬
Browse files
[scripts] Add python-gitlab to build
parent
d64ceeb5
Pipeline
#25693
passed with stage
in 17 minutes and 15 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
scripts/build.sh
View file @
0c54b028
...
...
@@ -8,6 +8,7 @@ source ${basedir}/_ci/functions.sh
# option to conda-build.
PACKAGES
=()
PACKAGES+
=(
'conda/python-gitlab'
)
PACKAGES+
=(
'conda/ipdb'
)
PACKAGES+
=(
'conda/mne'
)
PACKAGES+
=(
'conda/vlfeat'
)
...
...
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