bogdal / django-gcm

Google Cloud Messaging Server in Django

Home Page:https://django-gcm.readthedocs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wrong pytz dependency

emorozov opened this issue · comments

Please, fix wrong pytz version dependency. Does it really works only with pytz==2013.8 and not with any later versoin???

Why should it work only with the 2013.8 version? setup.py says pytz>=2013.8.

Sorry, it is a bug in the django-gcm package from PyPI.