added numba as requirement

This commit is contained in:
Jochen Stahn
2024-03-13 09:54:26 +01:00
committed by GitHub
parent 7f589a614c
commit b89a2bfaf6

1
man.md
View File

@@ -40,6 +40,7 @@ The following (non-trivial) python modules are required:
- `numpy`
- `h5py`
- [`orsopy`](https://orsopy.readthedocs.io/en/latest)
- `numba`
# usage