Skip to content

Comments

fix: don't export local file dependency as editable (#897)#1840

Merged
sdispater merged 2 commits intopython-poetry:masterfrom
finswimmer:issue-0897-export-file
Jan 9, 2020
Merged

fix: don't export local file dependency as editable (#897)#1840
sdispater merged 2 commits intopython-poetry:masterfrom
finswimmer:issue-0897-export-file

Conversation

@finswimmer
Copy link
Member

At the moment local file dependencies are export as editable. This is not valid.

Fixes: #897

Pull Request Check List

This is just a reminder about the most common mistakes. Please make sure that you tick all appropriate boxes. But please read our contribution guide at least once, it will save you unnecessary review cycles!

  • Added tests for changed code.
  • Updated documentation for changed code.

@finswimmer finswimmer requested a review from sdispater January 8, 2020 05:26
@sdispater sdispater merged commit 4fe3c52 into python-poetry:master Jan 9, 2020
@finswimmer finswimmer deleted the issue-0897-export-file branch April 4, 2020 19:05
@github-actions
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.

export requirements.txt - local dependency file exported as editable

2 participants