From 3b51cabe9c2a9b763bbd8d7f5fe1f8e28a3eb5e8 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Mon, 17 Oct 2016 16:36:56 -0400 Subject: Initial commit; OOB packages --- pmw/build.sh | 1 + 1 file changed, 1 insertion(+) create mode 100644 pmw/build.sh (limited to 'pmw/build.sh') diff --git a/pmw/build.sh b/pmw/build.sh new file mode 100644 index 0000000..5a5aeeb --- /dev/null +++ b/pmw/build.sh @@ -0,0 +1 @@ +$PYTHON setup.py install -- cgit