IAMconsortium / pyam

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

Set explicit minimum numpy version (1.19.0) #556

Closed danielhuppmann closed 3 years ago

danielhuppmann commented 3 years ago

Please confirm that this PR has done the following:

Description of PR

This PR adds an explicit minimum dependency version for numpy (and also adds it to the dependency-tests workflow).

closes #555

danielhuppmann commented 3 years ago

fyi @EmiFej

codecov[bot] commented 3 years ago

Codecov Report

Merging #556 (88cf87b) into main (e008f62) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##            main    #556   +/-   ##
=====================================
  Coverage   93.6%   93.6%           
=====================================
  Files         48      48           
  Lines       5242    5242           
=====================================
  Hits        4909    4909           
  Misses       333     333           
Impacted Files Coverage Δ
setup.py 0.0% <ø> (ø)

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 e008f62...88cf87b. Read the comment docs.