-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Dependency Graph API #755
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
auto-locked
Outdated issues that have been locked by automation
type: enhancement
Improvements to functionality
Comments
distutils2 used to have a tool like this for installed packages: http://packages.python.org/Distutils2/library/distutils2.depgraph.html I don't know the status of that. |
See: #1035 "Implement "hook" support for package signature verification." |
Closing this, I'm not 100% sure what this is asking for, but at a minimum this is either something for Warehouse or for packaging not for pip itself. |
depresolve
|
4 tasks
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
auto-locked
Outdated issues that have been locked by automation
type: enhancement
Improvements to functionality
Dependency Graph API: an overly broad feature request meta-ticket.
Use Cases:
Implementation:
install_requires
for each packagepip freeze
formatSimilar objectives:
--just-print, --dry-run
--dry-run install
(http://bugs.python.org/issue8501)The text was updated successfully, but these errors were encountered: