[accerciser] Install ipython_view.py as a script
- From: Samuel Thibault <sthibaul src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [accerciser] Install ipython_view.py as a script
- Date: Mon, 23 Nov 2020 22:45:48 +0000 (UTC)
commit a610c8946bb0f9ed0ea47e334ec46a8d046e8e39
Author: Samuel Thibault <samuel thibault ens-lyon org>
Date: Mon Nov 23 23:45:35 2020 +0100
Install ipython_view.py as a script
This makes it easier to debug
plugins/Makefile.am | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index 225ce5e..89960a0 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -5,8 +5,9 @@ plugins_DATA = api_view.py \
event_monitor.py \
interface_view.ui \
interface_view.py \
- ipython_view.py \
quick_select.py \
validate.ui \
validate.py
+plugins_SCRIPTS = \
+ ipython_view.py
EXTRA_DIST = $(plugins_DATA)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]