-
Couldn't load subscription status.
- Fork 20
Add 3.14 python #234
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
base: master
Are you sure you want to change the base?
Add 3.14 python #234
Conversation
|
For some reason, when building, free threading python is used |
c36b881 to
17f2538
Compare
`python-gil` is the conda-forge metapackage that guarantees GIL builds only. While conda-forge’s global conda_build_config.yaml defines both true and false variants of is_freethreading.
efc41b1 to
f5770b7
Compare
|
I'll rebuild mkl-service and numpy-base to fix the build |
|
To continue, we need to fix this #236 |
|
We have the same issue AnacondaRecipes/mkl_fft-feedstock#12 (comment). Our |
This PR adds 3.14 to
pyproject.toml, but does not add checks becausenumpy-baseis still unavailable externally for 3.14 and checks will be failed till that moment