Skip to content

Remove use_2to3 from setup - #30

Merged
alex-litvak merged 1 commit into
iron-io:masterfrom
akx:remove-2to3
Mar 14, 2022
Merged

Remove use_2to3 from setup#30
alex-litvak merged 1 commit into
iron-io:masterfrom
akx:remove-2to3

Conversation

@akx

@akxakx commented Oct 12, 2021

Copy link
Copy Markdown
Contributor

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

@akxakx mentioned this pull request Oct 12, 2021
@akx

akx commented Nov 9, 2021

Copy link
Copy Markdown
ContributorAuthor

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

@alex-litvak
alex-litvak merged commit 5a5f301 into iron-io:masterMar 14, 2022
Sign up for freeto 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

@akx@alex-litvak