Skip to content

Commit 9f70146

Browse files
fix: update to latest interface
1 parent ea36a6c commit 9f70146

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.1.4"
44
description = ""
55
readme = "README.md"
66
requires-python = ">=3.11,<4.0"
7-
dependencies = ["snakemake-interface-software-deployment-plugins >=0.6.1,<1.0.0"]
7+
dependencies = ["snakemake-interface-software-deployment-plugins >=0.7.5,<1.0.0"]
88
repository = "https://github.com/your/plugin"
99
documentation = "https://snakemake.github.io/snakemake-plugin-catalog/plugins/software-deployment/envmodules.html"
1010
[[project.authors]]

0 commit comments

Comments
 (0)