diff tasks.py @ 1942:82e98aa4d159

reformatting and typing Ignore-this: 208dd84c52c544998142de6622fced2c
author drewp@bigasterisk.com
date Tue, 04 Jun 2019 17:17:55 +0000
parents d40a653f2bfd
children
line wrap: on
line diff
--- a/tasks.py	Tue Jun 04 16:24:12 2019 +0000
+++ b/tasks.py	Tue Jun 04 17:17:55 2019 +0000
@@ -45,6 +45,7 @@
     run(['bin/keyboardcomposer'])
     run(['bin/effectsequencer'])
     run(['bin/ascoltami2'])
+    run(['bin/vidref'])
     #for src in bin_sources:
     #    print(f"mypy {src}")
     #    run([src])# + pkg_sources())