fabfile typo.

This commit is contained in:
Kenneth Reitz
2011-01-31 01:34:40 -05:00
parent 5379c5683d
commit 140736ff33
Vendored
+1 -1
View File
@@ -1,7 +1,7 @@
import os
from fabric.api import *
os.f
def scrub():
""" Death to the bytecode! """
local('rm -fr dist build')