FESOM / pyfesom2

FESOM2 tools https://pyfesom2.readthedocs.io
MIT License
15 stars 10 forks source link

Use python -m instead of pytest to make sure source modifications are #187

Closed suvarchal closed 1 year ago

suvarchal commented 1 year ago

… available for pytest.

This will reduce CI failures when both tests and source are updated in a PR.