Skip to content
Snippets Groups Projects
Commit 0c54b028 authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

[scripts] Add python-gitlab to build

parent d64ceeb5
Branches
Tags
1 merge request!391Adds python-gitlab recipe
Pipeline #25693 passed
...@@ -8,6 +8,7 @@ source ${basedir}/_ci/functions.sh ...@@ -8,6 +8,7 @@ source ${basedir}/_ci/functions.sh
# option to conda-build. # option to conda-build.
PACKAGES=() PACKAGES=()
PACKAGES+=('conda/python-gitlab')
PACKAGES+=('conda/ipdb') PACKAGES+=('conda/ipdb')
PACKAGES+=('conda/mne') PACKAGES+=('conda/mne')
PACKAGES+=('conda/vlfeat') PACKAGES+=('conda/vlfeat')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment