AOtools / soapy

A Python Adaptive Optics Simulation
GNU General Public License v3.0
85 stars 32 forks source link

Add numba and yaml to dependencies in setup.py #112

Closed jwoillez closed 4 years ago

jwoillez commented 4 years ago

Contrary to what is stated in the documentation (https://soapy.readthedocs.io/en/latest/install.html#required), yaml and numba are not set as required dependencies in setup.py. I can add then with a PR if you give me the minimum version to use.

FYI latest versions: