Skip to content

TST: run test suite after installing via sdist. #84

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 2 commits into from
Mar 13, 2017

Conversation

rgommers
Copy link
Member

This should catch issues like the one fixed in gh-83.
python setup.py test should not be used, it's bad practice.

This should catch issues like the one fixed in numpygh-83.
``python setup.py test`` should not be used, it's bad practice.
@rgommers
Copy link
Member Author

Checked the build log, this works as intended.

@rgommers
Copy link
Member Author

Simple fix and open for long enough, so merging.

@rgommers rgommers merged commit 35babc3 into numpy:master Mar 13, 2017
@rgommers rgommers deleted the test-sdist branch March 13, 2017 08:11
@rgommers rgommers added this to the v0.7.0 milestone Mar 13, 2017
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.

1 participant