BrownDwarf / gollum

A microservice for programmatic access to precomputed synthetic spectral model grids in astronomy
https://gollum-astro.readthedocs.io/
MIT License
20 stars 5 forks source link

Workflow tests throwing a numpy error #82

Closed Sujay-Shankar closed 1 year ago

Sujay-Shankar commented 1 year ago

When running the test suite on my machine, all tests pass. However when we use our workflow that automatically tests for us, it seems to throw some kind of error when trying to run some numpy code. I suspect that we have to set restrictions on which numpy versions we can use, however I'm not yet familiar with this kind of thing and would like another set of eyes on it to confirm what exactly has to be done to resolve this issue.