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

Update GitHub Actions to install MDSplus #13

Open namurphy opened 1 year ago

namurphy commented 1 year ago

In order to perform tests of WiPPLPy, we'll need to be able to use MDSplus. However, MDSplus is not installable from the Python Package Index. We'll probably need to update the GitHub Action so that it installs Python with miniconda, and then installs MDSplus from conda-forge.