pyfly-demo/rundemo.sh
Greg Gauthier 1e263f05ba fixes
2020-10-10 15:43:20 +01:00

4 lines
127 B
Bash
Executable File

#!/usr/bin/env sh
pipenv run python3 app/simple.py
pipenv run python3 -m pytest tests/test_hov.py --verbose --show-capture=all