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

exporter: ensure local references use uri #3816

Merged
merged 1 commit into from
Mar 22, 2021

Conversation

abn
Copy link
Member

@abn abn commented Mar 20, 2021

This change ensures that when exporting requirements.txt, local
direct reference dependencies are exported as uri and not paths.

Resolves: #3189

This is a forward port of #3121

This change ensures that when exporting `requirements.txt`, local 
direct reference dependencies are exported as uri and not paths.

Resolves: python-poetry#3189
@abn abn added this to the 1.2 milestone Mar 20, 2021
@kasteph kasteph merged commit 65c105a into python-poetry:master Mar 22, 2021
@abn abn deleted the forwardports/3121 branch March 22, 2021 10:12
Copy link

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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Poetry 1.1.2 uses an invalid format when exporting local file dependencies
3 participants