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

fix(deps): require six >= 1.13.0 #78

Merged
merged 1 commit into from Oct 2, 2020
Merged

Commits on Oct 2, 2020

  1. fix(deps): require six >= 1.13.0

    This library uses `collections_abc` which was added in six==1.13.0
    
    https://github.com/benjaminp/six/blob/c0be8815d13df45b6ae471c4c436cce8c192245d/CHANGES#L30-L31
    busunkim96 committed Oct 2, 2020
    Copy the full SHA
    bfecb6d View commit details
    Browse the repository at this point in the history