summaryrefslogtreecommitdiff
path: root/summain.md
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-07-22 07:18:11 +0000
committerLars Wirzenius <liw@liw.fi>2021-07-22 07:18:11 +0000
commit0ec7e2c81cb5d28edf944770c3a5f7f54dded0b6 (patch)
tree7aafb4ca62254eec4581d3abc505171fbbe98b97 /summain.md
parent3a221ccb34a1dd551614762c445f49bea87594f2 (diff)
parentfdab0cb57408fadf831147003c7bd2a873c5b84d (diff)
downloadsummain-rs-0ec7e2c81cb5d28edf944770c3a5f7f54dded0b6.tar.gz
Merge branch 'devendor' into 'main'
chore: use lib/runcmd from Subplot, drop vendored copy See merge request larswirzenius/summain!25
Diffstat (limited to 'summain.md')
-rw-r--r--summain.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/summain.md b/summain.md
index 47acba4..f326358 100644
--- a/summain.md
+++ b/summain.md
@@ -264,8 +264,8 @@ author: Lars Wirzenius
template: python
bindings:
- subplot/summain.yaml
- - subplot/runcmd.yaml
+ - lib/runcmd.yaml
functions:
- subplot/summain.py
- - subplot/runcmd.py
+ - lib/runcmd.py
...