aboutsummaryrefslogtreecommitdiff
path: root/scripts/pyproject.toml
diff options
context:
space:
mode:
authoralex <alex@pdp7.net>2025-09-07 15:51:09 +0000
committeralexpdp7 <alex@corcoles.net>2025-09-07 19:48:23 +0200
commitad8667c28db6ea061c3787e9a39cbb6ce41e4bdf (patch)
treef160a38aab391a688c5e5e039c91c2a510132371 /scripts/pyproject.toml
parent7eae7d5d055526affb0f94476a464a62d73dd265 (diff)
Add setup-imapfilter
Diffstat (limited to 'scripts/pyproject.toml')
-rw-r--r--scripts/pyproject.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/pyproject.toml b/scripts/pyproject.toml
index 7a45f4e6..7803b64a 100644
--- a/scripts/pyproject.toml
+++ b/scripts/pyproject.toml
@@ -21,6 +21,7 @@ setup-emacs = 'p7s.emacs:setup_emacs'
setup-mbsync = 'p7s.mail:setup_mbsync'
setup-nextcloud = 'p7s.nextcloud:setup_nextcloud'
setup-paperwm = 'p7s.paperwm:setup_paperwm'
+setup-imapfilter = 'p7s.mail:setup_imapfilter'
setup-soju = 'p7s.soju:setup_soju'
setup-ubpkg = 'p7s.ubpkg:setup_ubpkg'
setup-x12 = 'p7s.x12:setup_x12'