bindings-python - drop references to gnucash-env

We no longer ship a gnucash-env script, directly use python(3) instead
This commit is contained in:
Geert Janssens
2019-11-30 13:20:08 +01:00
parent 0b11a073f0
commit df1f033f41
7 changed files with 17 additions and 15 deletions

View File

@@ -30,7 +30,7 @@
# this to become an invoice importer for your own books
#
# Syntax:
# gnucash-env python simple_invoice_insert.py \
# python3 simple_invoice_insert.py \
# /home/blah/blah.gnucash
# dda2ec8e3e63c7715097f852851d6b22 1001 'The Goods' 201.43
#