From cae0fa1724ee6499fc53c53f7c11d2d209c45a8c Mon Sep 17 00:00:00 2001
From: Cyrille Bagard <nocbos@gmail.com>
Date: Tue, 27 Jul 2021 00:07:16 +0200
Subject: Create a usefull helper for loading local Python bindings.

---
 tools/maint/pypath.inc | 6 ++++++
 1 file changed, 6 insertions(+)
 create mode 100644 tools/maint/pypath.inc

diff --git a/tools/maint/pypath.inc b/tools/maint/pypath.inc
new file mode 100644
index 0000000..5cf398c
--- /dev/null
+++ b/tools/maint/pypath.inc
@@ -0,0 +1,6 @@
+
+# Helper for local Python bindings
+
+# source tools/maint/pypath.inc
+
+export PYTHONPATH=$PWD/plugins/pychrysalide/.libs
-- 
cgit v0.11.2-87-g4458