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

Fixes of requirements with git requirements #5083

Merged
merged 1 commit into from
Apr 26, 2022

Conversation

oz123
Copy link
Contributor

@oz123 oz123 commented Apr 25, 2022

Solved by using existing convert_deps_to_pip function.

Fix #5076.

Original implementation by @fraser-langton. This also
solves the export of packages with editable mode, as suggested
by @hoyaaaa (#5071).

@oz123 oz123 force-pushed the editable-and-git-requirements branch from b36402b to 6655598 Compare April 25, 2022 17:12
Solved by using existing convert_deps_to_pip function.

Fix #5076.

Original implementation by @fraser-langton. This also
solves the export of packages with editable mode, as suggested
by @hoyaaaa (#5071).
@oz123 oz123 force-pushed the editable-and-git-requirements branch from 6655598 to 9aa301e Compare April 26, 2022 09:42
@oz123 oz123 requested a review from matteius April 26, 2022 09:43
@oz123 oz123 merged commit ec34097 into main Apr 26, 2022
@oz123 oz123 deleted the editable-and-git-requirements branch April 26, 2022 11:19
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.

pipenv requirements fails for git requirements
3 participants