Python packaging - yet again.

Did I ever mention how much Python sucks at packaging?
This commit is contained in:
rocky
2016-05-13 22:59:15 -04:00
parent e1a2860013
commit e0eba6998f
9 changed files with 345 additions and 321 deletions

View File

@@ -0,0 +1,2 @@
def main(args=None, *, wrap_timer=None):
return 5