Automated, docker based end-to-end test environment for pognetwork/champ
$ python -m venv env
$ source env/bin/activate [win: $ source env/Scripts/activate]
$ pip install -r requirements.txt
$ ./dev.sh
Automated, docker based end-to-end test environment for pognetwork/champ
$ python -m venv env
$ source env/bin/activate [win: $ source env/Scripts/activate]
$ pip install -r requirements.txt
$ ./dev.sh