-
-
Notifications
You must be signed in to change notification settings - Fork 361
Drop Python 2 Support #470
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
Conversation
Thanks @jeromekelleher - I've implemented the following steps
Tests are passing locally for me but we'll wait to see what coveralls/travis reports. I also need to add a note in |
@zarr-developers/core-devs - just pinging everyone on this. Luckily, we don't have any merge conflicts yet but it would still be good to get this reviewed and merged before things get messy. |
@zarr-developers/core-devs - one more ping here. This needs a review. |
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.
Looks good to me! Only noticed one line in the tox config file which could go as well.
Thank you Joe, feels like a weight lifted to see this one go in :-)
…On Sat, 19 Oct 2019, 05:10 Joe Hamman, ***@***.***> wrote:
Merged #470 <#470>
into master.
—
You are receiving this because you are on a team that was mentioned.
Reply to this email directly, view it on GitHub
<#470?email_source=notifications&email_token=AAFLYQRLXEO5I243FHYYVB3QPKCENA5CNFSM4ILMQDB2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOUKDYFTI#event-2726789837>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAFLYQSKSV3YPZ2F6FBNSBTQPKCENANCNFSM4ILMQDBQ>
.
|
Drops support for Python 2. Closes #393.
TODO:
tox -e docs
)