Mercurial > code > home > repos > light9
diff tasks.py @ 1918:ddc9a5ef213a
type hints
Ignore-this: 4bcd306b98d68f93a61fdabd53e6eccc
author | Drew Perttula <drewp@bigasterisk.com> |
---|---|
date | Sat, 01 Jun 2019 20:07:47 +0000 |
parents | 36849634d50b |
children | d40a653f2bfd |
line wrap: on
line diff
--- a/tasks.py Sat Jun 01 20:07:27 2019 +0000 +++ b/tasks.py Sat Jun 01 20:07:47 2019 +0000 @@ -43,6 +43,8 @@ run(['bin/collector']) run(['bin/rdfdb']) run(['bin/keyboardcomposer']) + run(['bin/effectsequencer']) + run(['bin/ascoltami2']) #for src in bin_sources: # print(f"mypy {src}") # run([src])# + pkg_sources())