Skip to content

Commit 5f72c68

Browse files
docs: update metadata
1 parent ddbebab commit 5f72c68

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ version = "0.1.1"
44
description = "A Snakemake executor plugin for cluster jobs that are executed synchronously."
55
authors = ["Johannes Koester <[email protected]>"]
66
readme = "README.md"
7+
license = "MIT"
8+
repository = "https://github.com/snakemake/snakemake-executor-plugin-cluster-sync"
9+
documentation = "https://snakemake.github.io/snakemake-plugin-catalog/plugins/executor/cluster-sync.html"
10+
keywords = ["snakemake", "plugin", "executor", "cluster"]
711

812
[tool.poetry.dependencies]
913
python = "^3.11"

0 commit comments

Comments
 (0)