def run(self): if not self.skip_build: self.run_command('build_deps') setuptools.command.install.install.run(self)