Closed SKR301 closed 3 years ago
a single command to install all requirements
Its done with command
pip install -r requirements.txt
and file contains something like:
numpy==1.18.1
see sample here: https://github.com/norkator/open-intelligence/blob/master/requirements_windows.txt
a single command to install all requirements