Add numpy, matplotlib, astropy to requirements

This commit is contained in:
ronnieB 2025-07-30 12:45:03 -06:00
commit 72ed349d7d

View file

@ -1,3 +1,6 @@
pybind11 pybind11
setuptools setuptools
wheel wheel
numpy
matplotlib
astropy