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

deprecate dependency-links and fix issue#21 #120

Closed
wants to merge 3 commits into from

Conversation

YK-Unit
Copy link

@YK-Unit YK-Unit commented May 17, 2022

  1. cherry-pick commit-df5ee76 and commit-0b90d5f from deprecate-dependency-links branch to deprecate dependency-links , and then pipenv-setup can support for vcs in install_requires
  2. fix issue#21

@Madoshakalaka
Copy link
Owner

Thanks! fixed in master branch now (thanks to #62 ) and the behavior can be restored with --use-dependency-links behavior. Important imo because pip and python are not always installed together can at different versions.

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

Successfully merging this pull request may close these issues.

Git(hub) dependencies not handled correctly
2 participants