Skip to content

Fix pip setup command in github workflow #629

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
Jun 4, 2025
Merged

Conversation

koyuki7w
Copy link
Contributor

@koyuki7w koyuki7w commented Jun 4, 2025

In the workflow, python -m pip install sphinx>=7.3 seems misinterpreted as python -m pip install sphinx with the stdout being redirected to a file named =7.3.

@stefanv stefanv merged commit 865b865 into numpy:main Jun 4, 2025
30 of 31 checks passed
@stefanv
Copy link
Contributor

stefanv commented Jun 4, 2025

Thanks @koyuki7w!

@koyuki7w koyuki7w deleted the patch-1 branch June 4, 2025 05:28
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