Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Add machinery to generate test-only wheels.#17434

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

SidharthBansal
Copy link
Contributor

@SidharthBansalSidharthBansal commentedMay 17, 2020
edited
Loading

PR Summary

Generate a matplotlib.tests wheel that can be uploaded to PyPI as a separate PyPI package ("distribution", in distutils parlance), to make it possible to install tests and test data from PyPI.

This is useful e.g. for mplcairo, whose test suite relies on matplotlib's one.
Also, useful forBaseline image problem optimisation.

Co-authored-by:@anntzer
Closes#11732
Thanks

Generate a matplotlib.tests wheel that can be uploaded to PyPI as aseparate PyPI package ("distribution", in distutils parlance), to makeit possible to install tests and test data from PyPI.This is useful e.g. for mplcairo, whose test suite relies onmatplotlib's one.
@anntzer
Copy link
Contributor

As discussed elsewhere please explain what use cases this covers (mpl editable/non-editable, tests editable/non-editable) -- likely this will need to get some reworking to actually cover all cases, or at least error out cleanly in cases we really don't want to support (if any -- that also needs explanations).

SidharthBansal reacted with thumbs up emoji

@SidharthBansalSidharthBansalforce-pushed thempltest_and_mpl_package_division branch 9 times, most recently from3bfd1d0 to7fd5a02CompareMay 25, 2020 14:03
@SidharthBansalSidharthBansal marked this pull request as draftJune 3, 2020 14:09
@SidharthBansal
Copy link
ContributorAuthor

We don't need the entire test suite to be shifted to another package. Only, baseline images create the problem, so they can be shifted to another package. Hence, we don't need this PR as we need baseline-images-only wheels.

Moved to#17557

anntzer reacted with thumbs up emoji

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@SidharthBansal@anntzer

[8]ページ先頭

©2009-2025 Movatter.jp