dfm / python-fsps

Python bindings to Charlie Conroy's Flexible Stellar Population Synthesis (FSPS) Fortran code
https://python-fsps.readthedocs.io
MIT License
65 stars 38 forks source link

Fix FSPS submodule inclusion in sdist and add build check #242

Closed dfm closed 10 months ago

dfm commented 10 months ago

Fixes #241

dfm commented 10 months ago

@bd-j — I'm going to run a quick new release because the sdist on PyPI is currently broken, but this will fix it.

bd-j commented 10 months ago

Thanks @dfm!

bd-j commented 10 months ago

When checking release candidates in the future I can make sure to test --no-binary.

dfm commented 10 months ago

I never do that either! We could probably add it as a step in the Release workflow to confirm that the sdist builds.