Skip to content

Commit

Permalink
🎨 pin pandas dep in example
Browse files Browse the repository at this point in the history
  • Loading branch information
Wytamma authored Oct 4, 2024
1 parent e9f368d commit 93da944
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ snk install \
snakemake-workflows/dna-seq-gatk-variant-calling \
--name variant-calling \
--snakemake 8.10.8 \
-d pandas \
-d "pandas==1.5.3" \
-t v2.1.1
```
Successfully installed variant-calling (v2.1.1)!
Expand Down

0 comments on commit 93da944

Please sign in to comment.