Files
my-botty/environment.yml
aeon0 1d7fcbafca Update release process (#161)
* Update release process

* update ci
2021-12-01 17:53:46 +01:00

20 lines
285 B
YAML

name: botty
dependencies:
- python=3.9
- pip
- pip:
- pyinstaller
- opencv-python
- transitions
- mss
- numpy
- mouse
- keyboard
- beautifultable
- pytweening
- requests
- pytest
- pytest-env
- pytest-pythonpath
- graphviz