add main HPI executable

This commit is contained in:
Dima Gerasimov 2020-05-14 22:55:58 +01:00 committed by karlicoss
parent 6235e6ffae
commit 647b6087dd
3 changed files with 32 additions and 0 deletions

View file

@ -17,6 +17,7 @@ commands =
# TODO add; once I figure out porg depdencency?? tests/config.py
# TODO run demo.py? just make sure with_my is a bit cleverer?
# TODO e.g. under CI, rely on installing
hpi hello
[testenv:demo]