[pytango] 84/483: added missing windows files

Sandor Bodo-Merle sbodomerle-guest at moszumanska.debian.org
Thu Sep 28 19:14:26 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 bb281ebd472b9c929743241f76771dab6645d3b5
Author: tiagocoutinho <tiagocoutinho at 4e9c00fd-8f2e-0410-aa12-93ce3db5e235>
Date:   Mon Dec 12 13:53:08 2011 +0000

    added missing windows files
    
    git-svn-id: http://svn.code.sf.net/p/tango-cs/code/bindings/PyTango/trunk@18631 4e9c00fd-8f2e-0410-aa12-93ce3db5e235
---
 MANIFEST.in | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/MANIFEST.in b/MANIFEST.in
index 2d5b996..0f8fe68 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,12 +1,15 @@
 recursive-include PyTango *.py
 recursive-include PyTango3 *.py
 recursive-include IPython *.py
+recursive-include win *.sln *.vcproj
+include winsetup.py
 
 graft src
 graft doc
 graft build/sphinx/html
 
 global-exclude *.pyc
+global-exclude *.pyo
 exclude setup.cfg
 exclude .project
 exclude .pydevproject

-- 
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