Basically the title. I want the installed module to be testable by doing a pytest --pyargs gsw_xarray, so I made pint optional and skip the test if not installed.
@rcaneill did I forget anything in the changelog? I'm also open to style changes if you want to suggest them.
Basically the title. I want the installed module to be testable by doing a
pytest --pyargs gsw_xarray
, so I made pint optional and skip the test if not installed.@rcaneill did I forget anything in the changelog? I'm also open to style changes if you want to suggest them.