From b11baff09f78a4a383f817ec35208ae8966ab832 Mon Sep 17 00:00:00 2001 From: Laurent Pinchart Date: Mon, 2 Jan 2017 16:42:08 +0200 Subject: py: Reorganize source directory Separate the Python bindings sources from the test scripts. While at it, remove the unneeded run.sh script. Signed-off-by: Laurent Pinchart --- py/run.sh | 3 --- 1 file changed, 3 deletions(-) delete mode 100755 py/run.sh (limited to 'py/run.sh') diff --git a/py/run.sh b/py/run.sh deleted file mode 100755 index f0ead78..0000000 --- a/py/run.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -PYTHONPATH=build/py/ python3 $* - -- cgit v1.2.3