IAMconsortium / pyam

Analysis & visualization of energy & climate scenarios
https://pyam-iamc.readthedocs.io/
Apache License 2.0
226 stars 118 forks source link

Unpin pint #640

Closed danielhuppmann closed 2 years ago

danielhuppmann commented 2 years ago

Description of PR

This PR removes the pin for pint <=0.17 and sets an explicit minimum dependency including testing via the legacy-dependency test.

closes #638

codecov[bot] commented 2 years ago

Codecov Report

Merging #640 (75f22d3) into main (56b97d0) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##            main    #640   +/-   ##
=====================================
  Coverage   94.5%   94.5%           
=====================================
  Files         57      57           
  Lines       5663    5663           
=====================================
  Hits        5357    5357           
  Misses       306     306           

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 56b97d0...75f22d3. Read the comment docs.

danielhuppmann commented 2 years ago

Running the tests locally with pint 0.12 failed on my machine.