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

Lower required Python version in setup.py #114

Merged
merged 1 commit into from
Dec 16, 2022

Conversation

sdahdah
Copy link
Member

@sdahdah sdahdah commented Dec 16, 2022

Resolves #113

Proposed Changes

  • Lower required Python version in setup.py to 3.7 to fix Binder compatibility.

Checklist

  • Write unit tests
  • Add new estimators to existing scikit-learn compatibility tests
  • Write examples in docstrings
  • Update Sphinx documentation

@sdahdah sdahdah added the bug Something isn't working label Dec 16, 2022
@sdahdah sdahdah added this to the v1.1.1 milestone Dec 16, 2022
@sdahdah sdahdah self-assigned this Dec 16, 2022
@sdahdah sdahdah linked an issue Dec 16, 2022 that may be closed by this pull request
@sdahdah sdahdah merged commit 35b781e into main Dec 16, 2022
@sdahdah sdahdah deleted the bugfix/113-binder-only-supports-python-37 branch December 16, 2022 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Binder only supports Python 3.7
1 participant