Commit d3f0287
committed
snakemake/remote_files: Add minimum version check for Snakemake
Add `min_version` in the shared `remote_files.smk` so that individual workflows
that import it don't have to remember to add the version check.
Based on feedback from @victorlin in mpox
<nextstrain/mpox#339 (comment)>1 parent 43e5a6f commit d3f0287
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
12 | 16 | | |
13 | 17 | | |
14 | 18 | | |
| |||
0 commit comments