Skip to content
Snippets Groups Projects
Commit 42b564ee authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

feat: add epi-capybara

parent f3c794da
No related branches found
No related tags found
No related merge requests found
This commit is part of merge request !751. Comments created here will be created in the context of that merge request.
......@@ -3,7 +3,7 @@ EICSPACK_ORGREPO="eic/eic-spack"
## EIC spack commit hash or github version, e.g. v0.19.7
## note: nightly builds could use a branch e.g. releases/v0.19
EICSPACK_VERSION="47645083690b46a2cebd54f92b4648752be5c24d"
EICSPACK_VERSION="1d2956a5f87ada2bf04ed1bdee761baf81b85feb"
## Space-separated list of eic-spack cherry-picks
read -r -d '' EICSPACK_CHERRYPICKS <<- \
......
......@@ -52,6 +52,7 @@ spack:
- py-boto3
- py-dask
- py-deepdiff
- py-epic-capybara
- py-ipython
- py-jinja2
- py-jinja2-cli
......
......@@ -210,6 +210,9 @@ packages:
py-deepdiff:
require:
- '@6.3.0'
py-epic-capybara:
require:
- '@main'
py-ipython:
require:
- '@8.11.0'
......
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