[pytango] 120/483: added missing data files
Sandor Bodo-Merle
sbodomerle-guest at moszumanska.debian.org
Thu Sep 28 19:14:31 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 01c5ea643876ee6d12f72e77e7b66517b8a29e13
Author: tiagocoutinho <tiagocoutinho at 4e9c00fd-8f2e-0410-aa12-93ce3db5e235>
Date: Wed Jun 13 16:06:55 2012 +0000
added missing data files
git-svn-id: http://svn.code.sf.net/p/tango-cs/code/bindings/PyTango/trunk@20686 4e9c00fd-8f2e-0410-aa12-93ce3db5e235
---
setup.py | 1 +
1 file changed, 1 insertion(+)
diff --git a/setup.py b/setup.py
index d8d8056..0300fa5 100644
--- a/setup.py
+++ b/setup.py
@@ -268,6 +268,7 @@ def main():
package_data = {
'PyTango' : [],
+ 'PyTango.ipython' : ['resource/*'],
}
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