[tor-commits] [ooni-probe/master] Add ooni.deckgen.processors to the packages listed in setup.py
art at torproject.org
art at torproject.org
Fri Oct 17 15:53:27 UTC 2014
commit 21ddd7ba6efac8ec7f92a897bd6d9946b776947d
Author: Arturo Filastò <art at fuffa.org>
Date: Thu Oct 9 09:36:09 2014 +0200
Add ooni.deckgen.processors to the packages listed in setup.py
---
setup.py | 1 +
1 file changed, 1 insertion(+)
diff --git a/setup.py b/setup.py
index 006c289..aa17f85 100644
--- a/setup.py
+++ b/setup.py
@@ -74,6 +74,7 @@ packages=[
'ooni',
'ooni.api',
'ooni.deckgen',
+ 'ooni.deckgen.processors',
'ooni.kit',
'ooni.nettests',
'ooni.nettests.manipulation',
More information about the tor-commits
mailing list