erwanp / qtplaskin

A graphical tool to explore ZdPlaskin Results
GNU Lesser General Public License v3.0
7 stars 5 forks source link

Fix deprecation of .basedir #29

Closed Jibatte closed 2 years ago

Jibatte commented 2 years ago

Fixed the deprecation message shown when running qtplaskin with matplotlib<=3.4.3 qtplaskin is now also compatible with matplotlib 3.5.2 (last version to the date).

erwanp commented 2 years ago

can you also update the environmt.yml with matplotlib>3.4.3 ?

Jibatte commented 2 years ago

Done !

codecov[bot] commented 2 years ago

Codecov Report

Merging #29 (1f95512) into master (c20a16f) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #29   +/-   ##
=======================================
  Coverage   50.94%   50.94%           
=======================================
  Files          13       13           
  Lines         585      585           
=======================================
  Hits          298      298           
  Misses        287      287           
Impacted Files Coverage Δ
setup.py 0.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c20a16f...1f95512. Read the comment docs.