def run(self): # run original install code install.run(self) # install library self.copy_tree(self.build_lib, self.install_lib)