[pytango] 418/483: Avoid garbage files in distribution
Sandor Bodo-Merle
sbodomerle-guest at moszumanska.debian.org
Thu Sep 28 19:15:07 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 44e5f5b4effd65bab79f9916deb603913ac48587
Author: tiagocoutinho <tiagocoutinho at 4e9c00fd-8f2e-0410-aa12-93ce3db5e235>
Date: Wed Oct 1 07:31:09 2014 +0000
Avoid garbage files in distribution
git-svn-id: http://svn.code.sf.net/p/tango-cs/code/bindings/PyTango/trunk@26608 4e9c00fd-8f2e-0410-aa12-93ce3db5e235
---
MANIFEST.in | 1 +
1 file changed, 1 insertion(+)
diff --git a/MANIFEST.in b/MANIFEST.in
index 9702110..5d451ff 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -7,6 +7,7 @@ graft src
graft doc
graft tests
+global-exclude *~
global-exclude *.pyc
global-exclude *.pyo
exclude setup.cfg
--
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