aboutsummaryrefslogtreecommitdiff
path: root/scripts/pyproject.toml
diff options
context:
space:
mode:
authoralex <alex@pdp7.net>2025-08-10 16:42:20 +0200
committeralexpdp7 <alex@corcoles.net>2025-08-10 16:43:10 +0200
commit4c15b787432e2cb41a0cc63fe4cdac81679faec4 (patch)
tree218560f14fef2995cff5fe3af326be459fb1f80b /scripts/pyproject.toml
parent023ba50fe6d115b859e5deb28120a0957fa50bcb (diff)
Also run ledger with nix-portable
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 b7b5ecf6..0ebf6573 100644
--- a/scripts/pyproject.toml
+++ b/scripts/pyproject.toml
@@ -29,3 +29,4 @@ setup_ubpkg = 'p7s.ubpkg:setup_ubpkg'
setup_paperwm = 'p7s.paperwm:setup_paperwm'
setup_x12 = 'p7s.x12:setup_x12'
senpai = 'p7s.senpai:main'
+ledger = 'p7s.ledger:main'