Skip to content

Document that package sources are ignored by Pip#9935

Merged
radoering merged 2 commits intopython-poetry:mainfrom
smheidrich:gh-9934-doc-package-sources-pip-incompat
Jan 6, 2025
Merged

Document that package sources are ignored by Pip#9935
radoering merged 2 commits intopython-poetry:mainfrom
smheidrich:gh-9934-doc-package-sources-pip-incompat

Conversation

@smheidrich
Copy link
Contributor

@smheidrich smheidrich commented Jan 4, 2025

Pull Request Check List

Resolves: #9934

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

As suggested in #9934, this adds a warning to the package sources docs that these will be completely ignored by Pip and other tools that get dependency information from core metadata exported by Poetry.

@smheidrich smheidrich force-pushed the gh-9934-doc-package-sources-pip-incompat branch 2 times, most recently from 6cef350 to 8937e24 Compare January 4, 2025 18:20
@radoering radoering added the impact/docs Contains or requires documentation changes label Jan 5, 2025
@github-actions
Copy link

github-actions bot commented Jan 5, 2025

Deploy preview for website ready!

✅ Preview
https://website-oifdx34ps-python-poetry.vercel.app

Built with commit 0189859.
This pull request is being automatically deployed with vercel-action

@radoering radoering force-pushed the gh-9934-doc-package-sources-pip-incompat branch from 83bb405 to 0189859 Compare January 6, 2025 05:25
@radoering radoering enabled auto-merge (squash) January 6, 2025 05:25
@radoering radoering merged commit e551aed into python-poetry:main Jan 6, 2025
74 checks passed
@github-actions
Copy link

github-actions bot commented Feb 6, 2025

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 6, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

impact/docs Contains or requires documentation changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs should mention that package sources don't make it into core metadata and are hence ignored by Pip

2 participants