Testing infrastructure has been broken since support for Python 3.9 in yt has been dropped.
We should:
[ ] find a way of using nose for testing purposes, despite its lack of support for Python 3.10+, see #264. A longer term solution is to migrate fully onto pytest, see #238
Testing infrastructure has been broken since support for Python 3.9 in yt has been dropped.
We should:
nose
for testing purposes, despite its lack of support for Python 3.10+, see #264. A longer term solution is to migrate fully onto pytest, see #238