Skip to content

Commit

Permalink
chore: depend on snakemake-interface-storage-plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
johanneskoester committed Oct 11, 2023
1 parent a1e005e commit dd68506
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ snakemake-interface-common = "^1.7.0"

[tool.poetry.group.dev.dependencies]
snakemake = {git = "https://github.com/snakemake/snakemake.git", branch = "main"}
snakemake-interface-storage-plugins = "^1.1.1" # TODO remove once snakemake depends on it
black = "^23.7.0"
flake8 = "^6.1.0"
coverage = "^7.3.0"
Expand Down

0 comments on commit dd68506

Please sign in to comment.