summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 33fbd36..2567c2f 100644
--- a/setup.py
+++ b/setup.py
@@ -68,5 +68,7 @@ setup(name='gnowsys-studio',
'html5lib>=0.95',
'PIL>=1.1.7',
'diff-match-patch>=20120106',
+ 'ox>=2.0.356',
+ 'pandora_client>=0.2.94',
])