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

Remove Python 2 support and modernize required libraries. #248

Closed
wants to merge 7 commits into from

Conversation

kmonson
Copy link

@kmonson kmonson commented Mar 2, 2020

Many of the required libraries have dropped Python 2 support. This updates all required libraries and removed Python 2 support while cleaning up code in a few places.

Fixes #241 #240 and probably others.

@strichter
Copy link

What will it take to get this over the finish line? I would really like to use the library, but I am already on Python 3.

@strichter strichter mentioned this pull request Apr 29, 2020
@kmonson
Copy link
Author

kmonson commented May 1, 2020

#253 is a super set of this and resolves the Travis issues. Merge that one instead.

@kmonson kmonson closed this May 1, 2020
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

Successfully merging this pull request may close these issues.

Cannot import name 'unicode' from 'openpyxl.compat'
2 participants