8000 TST: enable test that checks for `numpy.array_api` entry point by rgommers · Pull Request #24249 · numpy/numpy · GitHub
[go: up one dir, main page]

Skip to content

TST: enable test that checks for numpy.array_api entry point #24249

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
Jul 24, 2023

Conversation

rgommers
Copy link
Member

This follows up on a todo in gh-23981. The entry point was always installed correctly, but the test was not handling the case where only spin is used: that does not go through meson-python, and meson-python is the component responsible for installing the entry point.

In addition, there's more variation in the value of PyDEBUG that I ran into, for which the test needed a tweak.

@rgommers rgommers added this to the 2.0.0 release milestone Jul 24, 2023
@charris charris merged commit 1c51f77 into numpy:main Jul 24, 2023
@charris
Copy link
Member
charris commented Jul 24, 2023

Thanks Ralf.

@rgommers rgommers deleted the fix-entrypoint branch July 24, 2023 14:10
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.

2 participants
0