From bc6035454c6138d0974173900e50e33793b2e5d0 Mon Sep 17 00:00:00 2001 From: Daniel Narvaez Date: Wed, 26 Dec 2012 09:49:57 +0000 Subject: Require only virtualenv rather than buildbot --- (limited to 'commands') diff --git a/commands/common.py b/commands/common.py index 61d9537..e9f5293 100644 --- a/commands/common.py +++ b/commands/common.py @@ -22,7 +22,6 @@ def setup(): if "SUGAR_BUILDBOT" in os.environ: args["relocatable"] = True - args["extra_packages_files"] = ["buildslave.json"] config.setup(**args) -- cgit v0.9.1