-
Notifications
You must be signed in to change notification settings - Fork 590
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
ENH: Remove support for Python 2 #1670
Conversation
This reverts commit 283949a.
Co-Authored-By: cpcloud <cpcloud@gmail.com>
Co-Authored-By: cpcloud <cpcloud@gmail.com>
|
@kszucs If you want to do another pass, this is ready. |
|
@cpcloud LGTM except the introduced |
|
Will merge when the azure build passes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
@kszucs I think we can allow the setup and data load to fail on mysql and also disable the tests. That way we can see when the setup and load starts passing again. I'll do that in a follow up PR. |
|
Ahh, I was just about to merge it :) |
|
@cpcloud Shouldn't We document this somewhere? Or at least have an issue about documenting it. |
No description provided.