aboutsummaryrefslogtreecommitdiff
path: root/scripts/pyproject.toml
diff options
context:
space:
mode:
authoralex <alex@pdp7.net>2023-10-24 21:15:47 +0200
committeralex <alex@pdp7.net>2023-10-24 21:15:47 +0200
commit6afd802003de473c7adc5e7e0ff860e220c70031 (patch)
tree3b175fcd473032686fddc7dc4350583d79d602a3 /scripts/pyproject.toml
parentbe3be60dd9db78206a5d85585a02bf90c249ade9 (diff)
Add soju_setup
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 2adaf4e8..51aa351f 100644
--- a/scripts/pyproject.toml
+++ b/scripts/pyproject.toml
@@ -21,3 +21,4 @@ mbsync_config = 'p7s.mail:generate_config'
db-create = 'p7s.distrobox:create'
db-enter = 'p7s.distrobox:enter'
nextcloud_setup = 'p7s.nextcloud:setup_nextcloud'
+soju_setup = 'p7s.soju:setup_soju'