Hoeijmakers / tayph

Analysis of high resolution spectroscopic time-series of exoplanets
9 stars 9 forks source link

Remove version requirements for cython in pyprojects #126

Closed thorsbro closed 1 year ago

thorsbro commented 1 year ago

It is difficult to install tayph in a newer python environment because it goes back to old cython from 2019.

Would it be possible to just remove the version requirement for cython in file pyproject.toml ?