def finalize_options(self): """ Set Current Working directory for Clean Command """ self.cwd = os.getcwd()