Skip to content

Instantly share code, notes, and snippets.

@jerith
Created March 31, 2015 08:52
Show Gist options
  • Select an option

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

Select an option

Save jerith/afc33c4231e6a4a792cd to your computer and use it in GitHub Desktop.
diff --git a/setup.py b/setup.py
index 73b850f..c1c16c1 100644
--- a/setup.py
+++ b/setup.py
@@ -37,7 +37,7 @@ setup(
'redis>=2.10.0',
'txredis',
'python-smpp>=0.1.5',
- 'pytz==2013b',
+ 'pytz',
'riak>=2.1',
'txJSON-RPC==0.3.1',
'txTwitter>=0.1.4a',
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment