Skip to content

Move pip's frozen requirement API into a single module#402

Merged
gaborbernat merged 1 commit intotox-dev:mainfrom
kemzeb:refactor-freeze
Sep 7, 2024
Merged

Move pip's frozen requirement API into a single module#402
gaborbernat merged 1 commit intotox-dev:mainfrom
kemzeb:refactor-freeze

Conversation

@kemzeb
Copy link
Collaborator

@kemzeb kemzeb commented Sep 1, 2024

This snapshot moves the remaining pip API usage into the freeze module since we only use it to render dependency trees in the requirements.txt file format.

It also makes changes to related tests to make them true unit tests and creates an integration test for dist_to_frozen_repr().

This snapshot moves the remaning pip API usage into the `freeze`
module since we only use it to render dependency trees in the
requirements.txt file format.
@gaborbernat gaborbernat merged commit bdeea39 into tox-dev:main Sep 7, 2024
@kemzeb kemzeb deleted the refactor-freeze branch September 7, 2024 05:26
jonbiemond added a commit to jonbiemond/dlt that referenced this pull request Jan 12, 2025
Increase the `pipdeptree` requirement version
to be ">=2.23.2".
This release of `pipdeptree` removes all
references to `pip`.
tox-dev/pipdeptree#402
The deploy command, which uses `pipdeptree`,
may now be used in environments without `pip`.

Fixes dlt-hub#2203
jonbiemond added a commit to jonbiemond/dlt that referenced this pull request Jan 12, 2025
Increase the `pipdeptree` requirement version
to be ">=2.23.2".
This release of `pipdeptree` removes all
references to `pip`.
tox-dev/pipdeptree#402
The deploy command, which uses `pipdeptree`,
may now be used in environments without `pip`.

Fixes dlt-hub#2203
jonbiemond added a commit to jonbiemond/dlt that referenced this pull request Jan 12, 2025
Increase the `pipdeptree` requirement version
to be ">=2.23.2".
This release of `pipdeptree` removes all
references to `pip`.
tox-dev/pipdeptree#402
The deploy command, which uses `pipdeptree`,
may now be used in environments without `pip`.

Fixes dlt-hub#2203
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.

2 participants