wavefrontshaping / ALP4lib

Python control module for Vialux DMDs based on ALP4.X API.
MIT License
55 stars 40 forks source link

remove unnecessary requirements in setup.py #19

Closed kuangjy2 closed 2 years ago

kuangjy2 commented 2 years ago

Hello! Thanks for your wonderful work. I find that some extra packages (e.g. numba) were installed when I install ALP4lib via pip. I think these unused packages can be removed from the setup.py script.