Closed wknoben closed 1 year ago
This is right, both jupyter and matplotlib are not needed in pyviscous run. Let me think about it. I probably need to discuss with Chris how to better separate pyvicous functions from example functions. Will keep you posted.
https://github.com/h294liu/pyviscous/blob/cb5aeef7c288ac1383dc4f06678b2b06e7bea5d4/setup.py#L12
Unsure what best practice is to deal with this case. Consider removing
matplotlib
fromsetup.py
.