Skip to content
Snippets Groups Projects
Commit d9919325 authored by Dominique Benielli's avatar Dominique Benielli
Browse files

Edit .gitlab-ci.yml

parent 99057314
No related branches found
No related tags found
No related merge requests found
Pipeline #16561 canceled
......@@ -22,6 +22,7 @@ build-package:
script:
- source "$(conda info --base)/etc/profile.d/conda.sh"
- conda activate build-env
- conda install -y setuptools==80.3.1 cython==3.0.12 # <-- installation manuelle avant build
- conda build --version
- cd recipes/ltfatpy
- ulimit -a
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment