[tor-commits] [sbws/master] MANIFEST: Remove testnets rules
    juga at torproject.org 
    juga at torproject.org
       
    Thu Feb 28 11:58:35 UTC 2019
    
    
  
commit 5be9da54a1123cc44ca8ac838c2ce9627f39846e
Author: juga0 <juga at riseup.net>
Date:   Thu Feb 28 11:57:32 2019 +0000
    MANIFEST: Remove testnets rules
    
    since testnets dir has been removed.
---
 MANIFEST.in | 6 ------
 1 file changed, 6 deletions(-)
diff --git a/MANIFEST.in b/MANIFEST.in
index 332cfc4..608581d 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -5,10 +5,4 @@ include examples *
 recursive-include docs *
 prune docs/build
 recursive-include tests *
-prune tests/testnets/*/auth?
-prune tests/testnets/*/relay?
-prune tests/testnets/*/datadir
-prune tests/testnets/*/exit?
-recursive-exclude tests/testnets/* config*.ini
-recursive-exclude tests/testnets/* *.log
 prune **/__pycache__
    
    
More information about the tor-commits
mailing list