install mycfg stub along with the package

This commit is contained in:
Dima Gerasimov 2020-02-05 20:41:37 +00:00 committed by Dmitrii Gerasimov
parent 9cd93e5c05
commit fe0521b6dc
5 changed files with 9 additions and 2 deletions

View file

@ -12,6 +12,7 @@ commands =
# TODO ??
# python -m pytest {posargs}
python3 -c 'import my; print(my.__path__)'
python3 -c 'import my; import mycfg.repos' # shouldn't fail at least
# TODO run demo.py? just make sure with_my is a bit cleverer?
# TODO e.g. under CI, rely on installing