Skip to content
Snippets Groups Projects
Commit 363e7fbd authored by Fraser William Goldsworth's avatar Fraser William Goldsworth
Browse files

using apt-get

parent 524e8efd
No related branches found
No related tags found
No related merge requests found
Pipeline #60891 failed
pages:
script:
- apk update
- apk upgrade
- apk add make
- apt-get update
- apt-get upgrade
- apt-get -y install make
- conda env create -f ci/requirements_py311.yml
- source activate pyicon_py311
- pip install -e .
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment