Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

reqcheck broken on pip 8.1.2 #6

Closed
waprin opened this issue May 17, 2016 · 0 comments
Closed

reqcheck broken on pip 8.1.2 #6

waprin opened this issue May 17, 2016 · 0 comments

Comments

@waprin
Copy link
Contributor

waprin commented May 17, 2016

info = get_package_info(req.project_name)

AttributeError: 'Requirement' object has no attribute 'project_name'

It looks like we can just plain name instead, which appears to be backwards compatible.

Based on this issue I don't think we can rely on pip not changing this type of code :-\

pypa/pip#3121

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant