From c806df7e75e3eb28fa82d8c39239c708eb411124 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 27 Nov 2021 19:44:20 +0200 Subject: fix: subplot to work with current Subplot Subplot has made backwards-incompatible changes to how step functions are specified. Upgrade obnam.md to use the new way to work with current Subplot. Sponsored-by: author --- obnam.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/obnam.md b/obnam.md index 6a84f0b..92e6ad0 100644 --- a/obnam.md +++ b/obnam.md @@ -8,8 +8,8 @@ bindings: - subplot/data.yaml - lib/files.yaml - lib/runcmd.yaml -template: python -functions: +impls: + python: - subplot/server.py - subplot/client.py - subplot/data.py -- cgit v1.2.1