Skip to content

ci: Don't install recommended packages on Circle #26848

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
Sep 21, 2023

Conversation

QuLogic
Copy link
Member

@QuLogic QuLogic commented Sep 20, 2023

PR summary

This is a followup to #26505 as it appears I missed the Ubuntu in the Circle-CI builds. There's probably a lot more recommended LaTeX packages here, so we'll have to see if CI is happy with it.

PR checklist

We don't need the optional packages and save a little download/install
time.
@QuLogic QuLogic added this to the v3.9.0 milestone Sep 20, 2023
@QuLogic
Copy link
Member Author

QuLogic commented Sep 20, 2023

Comparing with the last build, timing also was 1m41s vs 44s, and downloads are:

10 upgraded, 362 newly installed, 0 to remove and 59 not upgraded.
Need to get 443 MB of archives.
After this operation, 1,265 MB of additional disk space will be used.

vs

10 upgraded, 253 newly installed, 0 to remove and 59 not upgraded.
Need to get 333 MB of archives.
After this operation, 973 MB of additional disk space will be used.

so we save a little bit here.

@ksunden ksunden merged commit dceb278 into matplotlib:main Sep 21, 2023
@QuLogic QuLogic deleted the circle-update branch September 21, 2023 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants