follow up

This commit is contained in:
Fabian 2023-08-02 14:58:10 +02:00
parent 392f1b5fb4
commit 28c238eaa4

View File

@ -47,8 +47,8 @@ rule copy_config:
BENCHMARKS + "copy_config" BENCHMARKS + "copy_config"
conda: conda:
"../envs/environment.yaml" "../envs/environment.yaml"
shell: script:
"cp {configfile} {output}" "../scripts/copy_config.py"
rule make_summary: rule make_summary: