Created
June 23, 2015 08:42
-
-
Save jerith/2a478817215b2802856f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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