[tor-commits] [ooni-probe/master] Exclude component.json and	.bowerrc from sdist
    art at torproject.org 
    art at torproject.org
       
    Tue Oct 29 15:52:16 UTC 2013
    
    
  
commit 48ab5f453dc2879401d26d753c6ee499e84c75df
Author: aagbsn <aagbsn at extc.org>
Date:   Mon Oct 14 07:43:35 2013 +0000
    Exclude component.json and .bowerrc from sdist
---
 MANIFEST.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MANIFEST.in b/MANIFEST.in
index 0edfe5c..2447812 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,4 +1,4 @@
 include README.md ChangeLog.md requirements.txt
-recursive-include data/ui *
+recursive-include data/ui/app *
 include data/Makefile
 include data/ooniprobe.conf.sample
    
    
More information about the tor-commits
mailing list