jdtuck / fdasrsf_python

elastic fda python code
http://research.tetonedge.net
BSD 3-Clause "New" or "Revised" License
51 stars 18 forks source link

fix numpy build issues by using oldest-supported-numpy #25

Closed jdtuck closed 2 years ago

jdtuck commented 2 years ago

Fixes #20 and #22, @vnmabus this should do the trick

codecov[bot] commented 2 years ago

Codecov Report

Merging #25 (ae2ed98) into master (61fc636) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #25   +/-   ##
=======================================
  Coverage   20.54%   20.54%           
=======================================
  Files          20       20           
  Lines        5889     5889           
=======================================
  Hits         1210     1210           
  Misses       4679     4679           
vnmabus commented 2 years ago

I also think this should work, but I cannot really test it until it is released.

jdtuck commented 2 years ago

Okay, tests look good, will merge and make a release