From eec84180bd932771aa56a8eca85ba581ca290f05 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 27 Nov 2021 19:30:09 +0200 Subject: fix: subplot to work with current Subplot Sponsored-by: author --- jt.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/jt.md b/jt.md index 0ffcc2d..ce8b888 100644 --- a/jt.md +++ b/jt.md @@ -1,15 +1,15 @@ --- title: "jt—a journalling tool" author: Lars Wirzenius and Daniel Silverstone -template: python bindings: - subplot/jt.yaml - lib/files.yaml - lib/runcmd.yaml -functions: -- subplot/jt.py -- lib/files.py -- lib/runcmd.py +impls: + python: + - subplot/jt.py + - lib/files.py + - lib/runcmd.py ... # Introduction -- cgit v1.2.1