You are free to set up locally in your own way (virtualenv, venv, pyenv, etc.)
$ pip install -r requirements.txt
$ ./tests.sh
$ pytest
$ python WordSearch.py path/to/file.pzl
You are free to set up locally in your own way (virtualenv, venv, pyenv, etc.)
$ pip install -r requirements.txt
$ ./tests.sh
$ pytest
$ python WordSearch.py path/to/file.pzl