laserkelvin / PySpecTools

Routines for rotational spectroscopy analysis written in Python 3
MIT License
31 stars 5 forks source link

Poetry install #31

Closed laserkelvin closed 2 years ago

laserkelvin commented 2 years ago

Addresses #30

I believe pip install should still work, but haven't tested. All the dependencies are now managed within pyproject.toml and poetry.lock, with the latter specifying exact versions that are known to work on a fresh installation.