mirror of
https://github.com/kennethreitz/tablib.git
synced 2026-06-05 23:10:17 +00:00
fabfile typo.
This commit is contained in:
Vendored
+1
-1
@@ -1,7 +1,7 @@
|
||||
import os
|
||||
from fabric.api import *
|
||||
|
||||
os.f
|
||||
|
||||
def scrub():
|
||||
""" Death to the bytecode! """
|
||||
local('rm -fr dist build')
|
||||
|
||||
Reference in New Issue
Block a user