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

feat: add snakemake

parent 15e318f8
No related branches found
No related tags found
1 merge request!748feat: add snakemake
...@@ -75,6 +75,7 @@ spack: ...@@ -75,6 +75,7 @@ spack:
- py-wurlitzer - py-wurlitzer
- py-yapf - py-yapf
- root - root
- snakemake
- spdlog - spdlog
- stow - stow
- tensorflow-lite - tensorflow-lite
......
...@@ -285,6 +285,10 @@ packages: ...@@ -285,6 +285,10 @@ packages:
- '@6.28.04' - '@6.28.04'
- cxxstd=17 +fftw +fortran +gdml +http -ipo +mlp +pythia8 +root7 +tmva +vc -webgui +xrootd +ssl - cxxstd=17 +fftw +fortran +gdml +http -ipo +mlp +pythia8 +root7 +tmva +vc -webgui +xrootd +ssl
- any_of: [+opengl +x, -opengl -x] - any_of: [+opengl +x, -opengl -x]
snakemake:
require:
- '@7.22.0'
- +http +s3
spdlog: spdlog:
require: require:
- '@1.11.0' - '@1.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