let python sub processes use python3

This commit is contained in:
Dave Conway-Jones
2018-07-07 19:24:35 +01:00
parent 88f7f52f99
commit b4fca36ab6
12 changed files with 62 additions and 74 deletions

View File

@@ -1,6 +1,6 @@
{
"name" : "node-red-node-pisrf",
"version" : "0.1.1",
"version" : "0.1.2",
"description" : "A Node-RED node for a Raspberry Pi to use a SRF04 or SRF05 range finder",
"dependencies" : {
},