[pytango] 97/483: added missing notebook example directory

Sandor Bodo-Merle sbodomerle-guest at moszumanska.debian.org
Thu Sep 28 19:14:28 UTC 2017


This is an automated email from the git hooks/post-receive script.

sbodomerle-guest pushed a commit to annotated tag bliss_8.10
in repository pytango.

commit f19685afc13d988e0658a526afbe47062ab4f2b7
Author: tiagocoutinho <tiagocoutinho at 4e9c00fd-8f2e-0410-aa12-93ce3db5e235>
Date:   Mon Feb 13 09:10:25 2012 +0000

    added missing notebook example directory
    
    git-svn-id: http://svn.code.sf.net/p/tango-cs/code/bindings/PyTango/trunk@19268 4e9c00fd-8f2e-0410-aa12-93ce3db5e235
---
 images/logo-medium-2009.png | Bin 39356 -> 56077 bytes
 setup.py                    |   3 ++-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/images/logo-medium-2009.png b/images/logo-medium-2009.png
index 7bc4cc0..60ea495 100644
Binary files a/images/logo-medium-2009.png and b/images/logo-medium-2009.png differ
diff --git a/setup.py b/setup.py
index 69f3d74..7834488 100644
--- a/setup.py
+++ b/setup.py
@@ -267,7 +267,8 @@ def main():
     ]
 
     package_data = {
-        'PyTango' : []
+        'PyTango' : [],
+        'PyTango.ipython.ipython_00_12.examples.notebooks' : ['notebooks/*', 'static/**/*', 'templates/*'],
     }
 
     data_files = []

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pytango.git



More information about the debian-science-commits mailing list