SKR301 / ShittyGame-Bots

This repo contains python bots for some of the well known games. Just for FUN
MIT License
3 stars 0 forks source link

add convinient requirements installation #1

Closed SKR301 closed 3 years ago

SKR301 commented 3 years ago

a single command to install all requirements

norkator commented 3 years ago

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