3 # Copyright (c) 2011 The Chromium OS Authors. All rights reserved.
4 # Use of this source code is governed by a BSD-style license that can be
5 # found in the LICENSE file.
7 """Install the pyauto_dep dependency.
9 This is done by the Chrome ebuild so this in fact has nothing to do.
13 from autotest_lib
.client
.bin
import utils
22 utils
.update_version(pwd
+ '/src', False, version
, setup
, None)