Skip to content

Commit

Permalink
chore: Added description to pyproject
Browse files Browse the repository at this point in the history
  • Loading branch information
jannisspeer authored Mar 23, 2024
1 parent 0ee1b47 commit a9f82d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
name = "snakemake-executor-plugin-htcondor"
version = "0.1.0"
description = ""
description = "A Snakemake executor plugin for submitting jobs to a HTCondor cluster."
authors = [ "jannisspeer <[email protected]>",]
readme = "README.md"
repository = "https://github.com/jannisspeer/snakemake-executor-plugin-htcondor"
Expand Down

0 comments on commit a9f82d0

Please sign in to comment.