Skip to content

Fix missing URL source option for multi-constraint dependencies#1819

Closed
veloxo wants to merge 2 commits intopython-poetry:masterfrom
veloxo:fix-multi-constraints-add-url-dependency
Closed

Fix missing URL source option for multi-constraint dependencies#1819
veloxo wants to merge 2 commits intopython-poetry:masterfrom
veloxo:fix-multi-constraints-add-url-dependency

Conversation

@veloxo
Copy link
Copy Markdown

@veloxo veloxo commented Jan 3, 2020

Updated the schema to allow URL sources in multi-constraint dependencies. Looks like a minor oversight when url-dependencies were added in #1260.

  • Added tests for changed code.
  • Updated documentation for changed code. N/A

@GilZ
Copy link
Copy Markdown

GilZ commented Feb 6, 2020

Thanks! This PR fixes a real blocker I have, preventing me from installing pytorch on Linux & Windows. I hope it's going to be merged soon

Copy link
Copy Markdown
Member

@finswimmer finswimmer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

Thanks a lot for your contribution!

@finswimmer finswimmer requested a review from sdispater February 10, 2020 05:22
@finswimmer finswimmer added the kind/bug Something isn't working as expected label Feb 10, 2020
@sdispater
Copy link
Copy Markdown
Member

Thanks for your contribution!

However, #2035, which fixes the same issue, has already been merged. So I am closing this PR.

@sdispater sdispater closed this Feb 28, 2020
@eterna2
Copy link
Copy Markdown

eterna2 commented Apr 21, 2020

Thanks! This PR fixes a real blocker I have, preventing me from installing pytorch on Linux & Windows. I hope it's going to be merged soon

Hey @GilZ
did u ever managed to succeed in install pytorch in both windows and linux? Cuz I couldn't because of #2138

@veloxo veloxo deleted the fix-multi-constraints-add-url-dependency branch June 7, 2020 22:48
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 1, 2024

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

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Mar 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

kind/bug Something isn't working as expected

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants