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 use_2to3 from setup #30

Merged
merged 1 commit into from
Mar 14, 2022
Merged

Remove use_2to3 from setup #30

merged 1 commit into from
Mar 14, 2022

Conversation

akx
Copy link
Contributor

@akx akx commented Oct 12, 2021

This package doesn't need use_2to3 to install on Python 3.

The flag being present prevents it from being installed when setuptools is >= 58.0.

Fixes #29

@akx akx mentioned this pull request Oct 12, 2021
@akx
Copy link
Contributor Author

akx commented Nov 9, 2021

@alex-litvak This would be worth to look at before #31...

@alex-litvak alex-litvak merged commit 5a5f301 into iron-io:master Mar 14, 2022
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.

Building fails with setuptools >= 58
2 participants