Skip to content

Commit 00b4326

Browse files
chore: update README.md
1 parent bb22a21 commit 00b4326

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Stable interfaces and functionality for Snakemake executor plugins
22

3-
This package provides a stable interface for interactions between Snakemake and its executor plugins (WIP).
3+
This package provides a stable interface for interactions between Snakemake and its executor plugins.
44

55
Plugins should implement the following skeleton to comply with this interface.
66
It is recommended to use Snakemake's poetry plugin to set up this skeleton (and automated testing) within a python package, see https://github.com/snakemake/poetry-snakemake-plugin.

0 commit comments

Comments
 (0)