IAMconsortium / pyam

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

Remove support for Python 3.7 #747

Closed danielhuppmann closed 1 year ago

danielhuppmann commented 1 year ago

Description of PR

This PR removes support for Python 3.7 and the specific package required for it.

Closes #744

codecov[bot] commented 1 year ago

Codecov Report

Merging #747 (9b90fbd) into main (9c0118d) will increase coverage by 0.0%. The diff coverage is 100.0%.

@@          Coverage Diff          @@
##            main    #747   +/-   ##
=====================================
  Coverage   95.1%   95.1%           
=====================================
  Files         59      59           
  Lines       6017    6014    -3     
=====================================
- Hits        5724    5723    -1     
+ Misses       293     291    -2     
Impacted Files Coverage Δ
tests/test_io.py 98.4% <ø> (ø)
pyam/__init__.py 70.5% <100.0%> (+3.0%) :arrow_up: