You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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 becausepip>=8.0.0
no longer supports python 3.2.See eg https://travis-ci.org/ryanss/python-holidays/jobs/232419470
The text was updated successfully, but these errors were encountered: