Files
my-botty/environment.yml
2021-11-14 11:25:11 +01:00

23 lines
325 B
YAML

name: botty
dependencies:
- python=3.8
- pywin32
- pip
- pip:
- nuitka
- matplotlib
- opencv-python
- transitions
- mss
- numpy
- mouse
- keyboard
- graphviz
- beautifultable
- zstandard
- pytweening
- requests
- pytest
- pytest-env
- pytest-pythonpath