Delete invokefile.py

This commit is contained in:
Kenneth Reitz
2013-07-06 14:04:50 +10:00
parent 2b62980e26
commit 41517e2111
-5
View File
@@ -1,5 +0,0 @@
from invoke import run, task
@task
def build():
print("Building!")