Skip to content

Commit

Permalink
install snakemake-executor-plugin-cluster-generic in test environment
Browse files Browse the repository at this point in the history
  • Loading branch information
jheuel committed Nov 7, 2024
1 parent 14e3b00 commit 926ae79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/deploystack.sh
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,4 @@ fi

# Add htcondor to snakemake
CONTAINER=$(docker ps | grep cookiecutter-htcondor_snakemake | awk '{print $1}')
docker exec $CONTAINER pip install htcondor==23.5.2
docker exec $CONTAINER pip install htcondor==23.5.2 snakemake-executor-plugin-cluster-generic

0 comments on commit 926ae79

Please sign in to comment.