MIT-LAE / TASOPT.jl

Medium fidelity aircraft-propulsion system design and optimization.
https://mit-lae.github.io/TASOPT.jl/
MIT License
26 stars 12 forks source link

Doc builds failing #52

Closed askprash closed 3 months ago

askprash commented 3 months ago

The github-actions to build documentation are failing - traced this to a matplotlib version change that doesn't seem to be playing well with PyCall and PyPlot.

Easy fix may be to limit the version of matplotlib to be used (doesn't really matter if we don't have the latest and greatest just to do our test plots).