Skip to content

Commit

Permalink
docs: update metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
johanneskoester committed Dec 8, 2023
1 parent ddbebab commit 5f72c68
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ version = "0.1.1"
description = "A Snakemake executor plugin for cluster jobs that are executed synchronously."
authors = ["Johannes Koester <johannes.koester@uni-due.de>"]
readme = "README.md"
license = "MIT"
repository = "https://github.com/snakemake/snakemake-executor-plugin-cluster-sync"
documentation = "https://snakemake.github.io/snakemake-plugin-catalog/plugins/executor/cluster-sync.html"
keywords = ["snakemake", "plugin", "executor", "cluster"]

[tool.poetry.dependencies]
python = "^3.11"
Expand Down

0 comments on commit 5f72c68

Please sign in to comment.