Skip to content

Matplotlib 3.4.1

Guy Boldon requested to merge matplotlib-3.4.1 into master

First time contributor checklist

Contributor checklist

  • I am targeting the master branch and not the release branch (️ very important)
  • I have tested my contribution using ./run.sh
  • I have tested my contribution using ./build.sh --flatpak-local --flatpak-install
  • My contribution is fully baked and ready to be merged as is
  • I ensure that all the open issues my contribution fixes are mentioned in the commit message of my first commit using the Fixes #1234 syntax

Description

  • Upgrade of MatPlotLib to 3.4.1
  • Flatpak Upgrades
  • Reduced minimum Pump Speed to 30% (This is the stock pump speed on the X73 and sometimes needed to be completely silent)
  • I also deleted the .flatpak-builder directory a couple of times when testing to make sure the flatpak was building correctly with the new updates/deps.

Type of Changes

Type
New feature

Related Issue

Merge request reports