We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15f72fb commit f6cbd2fCopy full SHA for f6cbd2f
pyproject.toml
@@ -2,7 +2,7 @@
2
name = "snakemake-executor-plugin-aws-batch"
3
version = "0.1.0"
4
description = ""
5
-authors = ["jakevc <jake.vancampen7@gmail.com>"]
+authors = ["jakevc <jake.vancampen7@gmail.com>", "W. Lee Pang <wleepang>"]
6
readme = "README.md"
7
repository = "https://github.com/snakemake/snakemake-executor-plugin-aws-batch"
8
documentation = "https://snakemake.github.io/snakemake-plugin-catalog/plugins/executor/aws-batch.html"
0 commit comments