Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues with dateutil and pytz #983

Merged
merged 1 commit into from Aug 22, 2012

Commits on Aug 22, 2012

  1. Update pytz to 2012d and update dateutil to 1.5 for Python 2.x and 2.…

    …1 for Python 3.x
    
    Update setup.py so that it assume datetime is always there (as it should be on the versions of Python we support).
    
    Update setup.py to not 2to3 pytz.
    
    Update setup.py to install the correct version of dateutil that matches the version of Python.
    mdboom committed Aug 22, 2012
    Copy the full SHA
    07d8416 View commit details
    Browse the repository at this point in the history