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

Install NumPy from PyPI for free threaded job #8372

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

radarhere
Copy link
Member

https://pypi.org/project/numpy/#files now offers 313t wheels, and so we can start installing NumPy from PyPI for the free threaded job, rather than using Scientific Python Nightly Wheels.

@hugovk
Copy link
Member

hugovk commented Sep 12, 2024

@lysnikolaou Which do you think we should use for free-threaded?

@hugovk hugovk added the Free-threading PEP 703 support label Sep 12, 2024
@lysnikolaou
Copy link
Contributor

Agreed that using 2.1.0 from PyPI is better. If there's any changes in NumPy that are necessary for pillow, we can always switch back to the nightlies. Do you want me to handle that?

@hugovk
Copy link
Member

hugovk commented Sep 12, 2024

Thanks, that would be helpful. Let's merge this.

Thanks both!

@hugovk hugovk merged commit 3fd6b7c into python-pillow:main Sep 12, 2024
47 checks passed
@radarhere radarhere deleted the numpy branch September 12, 2024 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants