Files
pytest_gui_status/external_dependencies.txt

7 lines
236 B
Plaintext

PySide
- On linux, sudo apt-get install python-pyside
- On Windows, install with installers from their website
Redis
- On linux, sudo apt-get install redis
- On Windows, install with installers from MSOpenTech/redis github repo