Remove pycairo install docs#1255
Closed
naveen521kk wants to merge 2 commits into
Closed
Conversation
Contributor
Author
|
@tony031218 could you merge this? |
eulertour
pushed a commit
to eulertour/manim-3b1b
that referenced
this pull request
Apr 21, 2021
* Possible fix for macOS pipeline failure * Revert back to --cask flag * Remove cask command * Remove cleanup command * Revert "Remove cleanup command" This reverts commit 63f59be5c9a545cecd3833e3f310af540e67d310. * Combine brew install statements * Add --reinstall flag to tlmgr install just in case * Fix typo * Isolate dvisvgm.x86_64-darwin installation * Remove dvisvgm.x86_64-darwin dependency * Remove legacy dvisvgm package from mac install * Remove brew update cmd and tlgmr --reinstall flag Could improve build speed * Bring back brew update but only upgrade basictex Co-authored-by: Benjamin Hackl <devel@benjamin-hackl.at>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pycairo now has wheels published to PyPi for Windows. So users no need to the these.
Ref:
pygobject/pycairo#191
ManimCommunity/manim#517