astropy / extension-helpers

Helpers to assist with building Python packages with compiled C/Cython extensions
https://extension-helpers.readthedocs.io
BSD 3-Clause "New" or "Revised" License
16 stars 12 forks source link

Update python requirements #50

Closed WilliamJamieson closed 1 year ago

WilliamJamieson commented 1 year ago

This PR updates the python requirements and CI.

Fixes #49

codecov[bot] commented 1 year ago

Codecov Report

Merging #50 (d665668) into main (28d24b5) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #50   +/-   ##
=======================================
  Coverage   79.86%   79.86%           
=======================================
  Files           4        4           
  Lines         298      298           
=======================================
  Hits          238      238           
  Misses         60       60           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

WilliamJamieson commented 1 year ago

I give up, on fixing the linuxgcc CI. @Cadair do you know how to fix this?

astrofrog commented 1 year ago

I can try and look into this on Monday

astrofrog commented 1 year ago

The conda issue appears to have resolved itself, so I am just fixing a couple of deprecations and will get this merged once the CI passes.

astrofrog commented 1 year ago

The SunPy test failure is unrelated, so I'll go ahead and merge