Skip to content

Instantly share code, notes, and snippets.

@jerith
Created June 23, 2015 08:42
Show Gist options
  • Select an option

  • Save jerith/2a478817215b2802856f to your computer and use it in GitHub Desktop.

Select an option

Save jerith/2a478817215b2802856f to your computer and use it in GitHub Desktop.
diff --git a/setup.py b/setup.py
index f2b5688..e2a3221 100644
--- a/setup.py
+++ b/setup.py
@@ -15,7 +15,7 @@ setup(
'vumi>=0.5.16',
'vxsandbox>=0.5.0',
'vxpolls',
- 'vumi-wikipedia',
+ 'vumi-wikipedia>=0.2.1',
'Django==1.5.8',
'gunicorn==0.15.0',
'South==0.8.2',
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment