Closed rcaneill closed 2 years ago
Tests with python 3.9 and 3.10 were failing, I guess because of incompatibility of python version and numpy version provided in lock file, so I added poetry lock
before install
Seems to work well! We did well our job, and all tests that need pint are skipped if pint is not installed. No problem to build neither :)
This is a trial to have CI without the optional deps pint and pint-xarray