Skip to content

Add support for reading dependencies form urls in requirements.txt#100

Merged
fpgmaas merged 3 commits intomainfrom
98-pip-urls
Sep 13, 2022
Merged

Add support for reading dependencies form urls in requirements.txt#100
fpgmaas merged 3 commits intomainfrom
98-pip-urls

Conversation

@fpgmaas
Copy link
Owner

@fpgmaas fpgmaas commented Sep 13, 2022

PR Checklist

  • A description of the changes is added to the description of this PR.
  • If there is a related issue, make sure it is linked to this PR.
  • If you've fixed a bug or added code that should be tested, add tests!
  • Documentation in docs is updated

Description of changes

@fpgmaas fpgmaas changed the title 98 pip urls Add support for reading dependencies form urls in requirements.txt Sep 13, 2022
@fpgmaas fpgmaas merged commit aaec423 into main Sep 13, 2022
@fpgmaas fpgmaas deleted the 98-pip-urls branch September 13, 2022 08:27
fpgmaas added a commit that referenced this pull request Oct 2, 2022
)

* added support for reading dependencies form urls in requirements.txt
* added unit tests
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.

Requirements like git+https://github.com/foo/bar.git#egg=bar not recognized

1 participant