Skip to content

Commit

Permalink
fix: lock snakefmt version < 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Xiaoyun Liu committed Feb 23, 2024
1 parent 16a2c42 commit dec5fb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ dependencies:
- peppy>=0.35
- pytest-workflow>=1.6.0
- snakemake-minimal=7.32
- snakefmt>=0.6.1
- snakefmt>=0.6.1,<0.10.0
- sphinx=7.1.2
- sphinx-rtd-theme

0 comments on commit dec5fb5

Please sign in to comment.