[Python-modules-commits] [python-tzlocal] 02/05: There is no need to ship test data in binary packages
    Edward Betts 
    edward at moszumanska.debian.org
       
    Fri Apr 21 06:47:08 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
edward pushed a commit to branch master
in repository python-tzlocal.
commit 3206e67482cb088f1944de116ba50d689771472d
Author: Edward Betts <edward at 4angle.com>
Date:   Thu Oct 8 13:18:22 2015 -0700
    There is no need to ship test data in binary packages
    
    Patch-Name: dont-install-test-data
---
 MANIFEST.in | 1 -
 1 file changed, 1 deletion(-)
diff --git a/MANIFEST.in b/MANIFEST.in
index f2bc65f..246e0ae 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,4 +1,3 @@
 include *.py
 include *.rst
 include *.txt
-recursive-include tzlocal/test_data *
\ No newline at end of file
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-tzlocal.git
    
    
More information about the Python-modules-commits
mailing list