Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

MAINT: use test_requirements.txt in tox and shippable, ship it too #14460

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
Sep 9, 2019

Conversation

mattip
Copy link
Member

@mattip mattip commented Sep 9, 2019

In #14378 we added a test_requirements.txt file, but as shown in #14440 I missed using it in the shippable CI configuration and for the tox configuration. In order for tox to use it, we must ship it (put it in MANIFEST.in), which is a good idea anyway.

Also refactored the includes in the MANIFEST.in

@@ -18,8 +22,6 @@ include numpy/__init__.pxd
recursive-include numpy *
recursive-include numpy/_build_utils *
recursive-include numpy/linalg/lapack_lite *
include runtests.py
include tox.ini pytest.ini .coveragerc
Copy link
Member Author

Choose a reason for hiding this comment

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

pytest.ini is already included on line 9

@rgommers rgommers merged commit ddffa68 into numpy:master Sep 9, 2019
@rgommers
Copy link
Member

rgommers commented Sep 9, 2019

All green and LGTM, in it goes. Thanks @mattip

@rgommers rgommers added this to the 1.18.0 release milestone Sep 9, 2019
@mattip mattip deleted the fix-dependencies branch June 8, 2020 06:58
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
Morty Proxy This is a proxified and sanitized view of the page, visit original site.