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

Feature/export without urls #4763

Merged

Conversation

DustinMoriarty
Copy link
Contributor

Pull Request Check List

Resolves: #4741

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

This allows the --extra-index-url and --index-url to be left out of the requirements.txt file during export so that users can provide this information outside of the requirements.txt file if they wish (e.g. pip.conf or environment variables).

@neersighted neersighted merged commit a694aad into python-poetry:master Nov 15, 2021
@DustinMoriarty DustinMoriarty deleted the feature/export-without-urls branch November 15, 2021 07:07
edvardm pushed a commit to edvardm/poetry that referenced this pull request Nov 24, 2021
Export requirements.txt without index URLs

Co-authored-by: DBM012 <[email protected]>
@finswimmer finswimmer mentioned this pull request Mar 6, 2022
Copy link

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 Feb 29, 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.

add "--without-index-url" option to poetry export
2 participants