Skip to content
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

Mention PEP 508 URL dependencies as a replacement for dependency links #5726

Merged
merged 1 commit into from
Aug 24, 2018

Conversation

pradyunsg
Copy link
Member

Closes #4187

When used, the message would now look like:

/Users/pradyunsg/Projects/pip/src/pip/_internal/index.py:180: PipDeprecationWarning: DEPRECATION: Dependency Links processing has been deprecated and will be removed in a future release. A possible replacement is PEP 508 URL dependencies. You can find discussion regarding this at https://github.com/pypa/pip/issues/4187.

@pradyunsg pradyunsg added the skip news Does not need a NEWS file entry (eg: trivial changes) label Aug 23, 2018
@pradyunsg pradyunsg merged commit eeacf0e into pypa:master Aug 24, 2018
@pradyunsg pradyunsg deleted the deprecation/dependency-links branch August 24, 2018 06:35
@lock
Copy link

lock bot commented Jun 1, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot added the auto-locked Outdated issues that have been locked by automation label Jun 1, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Jun 1, 2019
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 skip news Does not need a NEWS file entry (eg: trivial changes)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Un-deprecate --process-dependency-links until an alternative is implemented
1 participant