kuchtact / WiPPLPy

Easily access data from plasma devices in the Wisconsin Plasma Physics Laboratory (WiPPL).
https://wipplpy.readthedocs.io/en/latest/
2 stars 4 forks source link

Switch the pytest runner to nox and update tested versions of Python #29

Closed namurphy closed 3 months ago

namurphy commented 3 months ago

This PR makes the following changes:

[!IMPORTANT] Building docs now requires doing nox -s docs.

kuchtact commented 3 months ago

I'm running Ubuntu on my computer and I can only get MDSplus and pre-commit working for python 3.9. I think that MDSplus may work up to python 3.11 but I'm not totally sure. Should we be testing MDSplus on python 3.9 or skip past that?

namurphy commented 3 months ago

Will add Python 3.9 back in!

kuchtact commented 3 months ago

pre-commit.ci autofix