-
Notifications
You must be signed in to change notification settings - Fork 1
mkl_fft 2.1.1 #12
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
mkl_fft 2.1.1 #12
Conversation
recipe/meta.yaml
Outdated
| # numpy-base 2.3.0 no longer supports Python 3.10: https://numpy.org/devdocs/release/2.3.0-notes.html | ||
| skip: True # [py<311 or osx] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| # numpy-base 2.3.0 no longer supports Python 3.10: https://numpy.org/devdocs/release/2.3.0-notes.html | |
| skip: True # [py<311 or osx] | |
| skip: True # [py<39 or osx] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The py39 tests failed with an error on linux-64 and win-64:
ERROR: Failed to get package records, max retries exceeded.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Python 3.9 EOL will eliminate that problem :)
Destination channel: defaults
Links
Explanation of changes:
ANACONDA_ROCKET_ENABLE_PY314 : yesNotes:
--no-testbecause it has numpy as a cyclic dependency