Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Doc update deps #23620

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 6 commits into from
Aug 15, 2022
Merged

Doc update deps #23620

merged 6 commits into from
Aug 15, 2022

Conversation

tacaswell
Copy link
Member

PR Summary

This is an update to our documented dependencies to match what the code does:

  • notes we now require c++11
  • the versions of manylinux wheels we use for wheels + minimum pip dependency
  • notes we now require the underscore LaTeX package
  • adds all of the optional test dependencies (audited via ack importorskip --ignore-dir=build --python)
  • adjust the heading levels a bit + cosmetic changes to inline footnotes.
  • moves inkscape and gs to be "optional" test dependencies (we do not install them on all of our CI jobs!)

@tacaswell tacaswell added Documentation Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. labels Aug 14, 2022
@tacaswell tacaswell added this to the v3.6.0 milestone Aug 14, 2022
.. _test-dependencies:

Additional dependencies for testing
===================================
-----------------------------------
Copy link
Member

Choose a reason for hiding this comment

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

This was intentionally not a subsection of the dev dependencies since you can run the tests without a dev setup. See note at https://matplotlib.org/stable/devel/testing.html#requirements.

While I’m not convinced that it’s necessary to support testing installed packages, we should keep the testing dependencies separate as long as we do that.

Copy link
Member Author

Choose a reason for hiding this comment

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

hmm, fair enough. I'm not sure that I completely agree, but do not disagree anywhere near enough to argue about it.

tacaswell and others added 6 commits August 15, 2022 15:51
Also moves inkscape and gs to "optional" testing section because the tests
will run with out them (but it will skip the ps / eps / svg tests)

Co-authored-by: Tim Hoffmann <[email protected]>
and sort the list below Python
Co-authored-by: Oscar Gustafsson <[email protected]>
@tacaswell
Copy link
Member Author

ok, squashed down to reasonably sized commits. Can squash to one if people want.

@timhoffm timhoffm merged commit 16967c8 into matplotlib:main Aug 15, 2022
@tacaswell tacaswell deleted the doc_update_deps branch August 15, 2022 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants