Skip to content

Replace requires_python with python_requires #818

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
Apr 25, 2025

Conversation

tare
Copy link
Contributor

@tare tare commented Apr 23, 2025

I ended up installing dm-haiku=0.0.14 on Python 3.9 here even though the support was dropped in c252c9c. I think this happened because of this line has requires_python instead of python_requires. As described here, python_requires is used to specify Python version constraints.

Copy link

google-cla bot commented Apr 23, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@tomhennigan tomhennigan self-requested a review April 25, 2025 09:21
@copybara-service copybara-service bot merged commit 7c73ec4 into google-deepmind:main Apr 25, 2025
5 of 8 checks passed
@tare tare deleted the python_requires branch April 25, 2025 11:53
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.

2 participants