opencdms-dev / pyopencdms-old

⭐🐍 pyopencdms aims to build a common Python API on top of multiple Climate Data Management Systems (CDMS) that use different underlying database engines
MIT License
4 stars 6 forks source link

Setup poetry #32

Closed Shaibujnr closed 2 years ago

Shaibujnr commented 2 years ago

Resolves #30

Steps Taken To Set up poetry

On a fresh environment, run poetry install -v to install all dependencies and dev dependencies.

isedwards commented 2 years ago

Thank you @Shaibujnr, I'll try using poetry to push an update to PyPI