add python 3 tests to most shell scripts

This commit is contained in:
Dave Conway-Jones
2021-05-09 17:42:26 +01:00
parent 93f6517d30
commit 2bd98c6887
18 changed files with 51 additions and 18 deletions

View File

@@ -1,6 +1,6 @@
{
"name" : "node-red-node-pibrella",
"version" : "0.0.15",
"version" : "0.0.16",
"description" : "A Node-RED node to read from and write to a Pibrella Raspberry Pi add-on board",
"dependencies" : {
},