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

DEV: Try to detect scipy from dev installed path #15725

Merged
merged 1 commit into from Mar 10, 2022

Conversation

Smit-create
Copy link
Member

@Smit-create Smit-create added DX Everything related to making the experience of working on SciPy more pleasant maintenance Items related to regular maintenance tasks labels Mar 10, 2022
@rgommers
Copy link
Member

@Smit-create thanks! Can you point out what the difference with the old PR or the exact problem was?

Comment on lines +282 to +283
test, version, mod_path = get_project_info()

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was previously under if/else statement so didn't run when we used it with the building option. Now, this is fixed here.

@rgommers rgommers added this to the 1.9.0 milestone Mar 10, 2022
Copy link
Member

@rgommers rgommers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I did some testing, this does the right thing for -s, -t and other flags now. Thanks @Smit-create

@rgommers rgommers merged commit b6a151b into scipy:main Mar 10, 2022
@Smit-create Smit-create deleted the r-15640 branch March 10, 2022 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DX Everything related to making the experience of working on SciPy more pleasant maintenance Items related to regular maintenance tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants