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

Fixing Windows builds #204

Closed dfm closed 1 year ago

dfm commented 1 year ago

ref: #201

dfm commented 1 year ago

Looks like this fixed it! Not totally sure how/why... but I just copied some lines from scipy 🤣