You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unitful and weakdep handling for v2 extensions (#5143)
* Catch some fixes from #5098 and #5127 for v2
* Copypaste whitespace formatting
* EOF whitespace format
* Load latexify for Unitful tests
* Add improvements from #5158
* PlotsBase, not Plots
* Fully excise UnitfulLatexify, and drop Latexify as a dep for Unitful
* no need for brackets
* Fix unitful latexify tests
* Make Latexify and LaTeXStrings full deps of PlotsBase, remove hack
* Add Colors and Contour as full deps of PlotsBase, so PGFPlotsXExt triggers with no extra imports
* Allow Colors, Contour, LaTeXStrings, Latexify to be stale deps for PlotsBase
* Add a test to improve coverage
* Another test suggested by coverage
* do that test right, whoops
* Drop "WEAKDEPS" for triggering extensions
0 commit comments