Skip to content

Commit a9f82d0

Browse files
authored
chore: Added description to pyproject
1 parent 0ee1b47 commit a9f82d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "poetry.core.masonry.api"
55
[tool.poetry]
66
name = "snakemake-executor-plugin-htcondor"
77
version = "0.1.0"
8-
description = ""
8+
description = "A Snakemake executor plugin for submitting jobs to a HTCondor cluster."
99
authors = [ "jannisspeer <[email protected]>",]
1010
readme = "README.md"
1111
repository = "https://github.com/jannisspeer/snakemake-executor-plugin-htcondor"

0 commit comments

Comments
 (0)