Lines Matching refs:pkg_info
1104 pkg_info = open(os.path.join(base_dir, 'PKG-INFO'), 'w')1106 self.write_pkg_file(pkg_info)1108 pkg_info.close()