def dist(self, finder): return list(pkg_resources.find_distributions( self.req_to_install.source_dir))[0]