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

Problem with travis? #56

Closed
willhardy opened this issue May 18, 2017 · 3 comments
Closed

Problem with travis? #56

willhardy opened this issue May 18, 2017 · 3 comments

Comments

@willhardy
Copy link

It appears that there is a problem with the build configuration. pip install $DATEUTIL fails on Python 3.2 (and therefore also pypy3). This may be because pip>=8.0.0 no longer supports python 3.2.

See eg https://travis-ci.org/ryanss/python-holidays/jobs/232419470

@willhardy
Copy link
Author

I imagine it would be easiest to drop Python 3.2, it's no longer supported.

@hugovk
Copy link
Contributor

hugovk commented Oct 29, 2017

Here's a PR to drop Python 3.2: #78.

@dr-prodigy
Copy link
Collaborator

Fixed in 1452cc3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants