Skip to content
Snippets Groups Projects

feat: restructure repo into a proper Python tool/library

Merged Eric Müller requested to merge esd into koutakia
1 file
+ 3
3
Compare changes
  • Side-by-side
  • Inline
+ 3
3
@@ -5,9 +5,9 @@ stages:
variables:
BUILD_ENV_DOCKER_IMAGE: docker-registry.ebrains.eu/esd/tmp:latest
#before_script:
# - python -m ensurepip --upgrade
# - python -m pip install --upgrade pip
before_script:
- python -m ensurepip --upgrade
- python -m pip install --upgrade pip
#build-spack-env-on-runner:
# stage: build