8000 Py2 compat: add conditional dep by mjpieters · Pull Request #103 · Rambatino/CHAID · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Py2 compat: add conditional dep #103

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

Merged
merged 1 commit into from
Jan 13, 2020
Merged

Py2 compat: add conditional dep #103

merged 1 commit into from
Jan 13, 2020

Conversation

mjpieters
Copy link
Contributor

Python 2.7 doesn't have the enum module, but the enum34 backport suffices here. Include it only when Python 2.7 is used.

Fixes #101

Python 2.7 doesn't have the enum module, but the enum34 backport suffices here. Include it only when Python 2.7 is used.

Fixes #101
@Rambatino
Copy link
Owner
Rambatino commented Jan 13, 2020

Thanks for this @mjpieters, will fix this circle CI issue and review this and the other issues/prs

@Rambatino
Copy link
Owner

Thank-you 🙏

@Rambatino Rambatino merged commit 7cb3d2f into Rambatino:master Jan 13, 2020
@mjpieters mjpieters deleted the python27-enum34 branch January 13, 2020 17:20
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.

Python 2 incompatibility: invalid_split_reason.py uses enum
2 participants
0