Files
my-botty/environment.yml

17 lines
223 B
YAML

name: botty
dependencies:
- python=3.8
- pywin32
- pip
- pip:
- nuitka
- matplotlib
- opencv-python
- transitions
- mss
- numpy
- mouse
- keyboard
- graphviz
- beautifultable