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

Extract parse_lockable_requirements. #1651

Conversation

jsirois
Copy link
Member

@jsirois jsirois commented Mar 7, 2022

Resolving from a lockfile will need this too.

jsirois added 2 commits March 6, 2022 17:21
For the local case of lock create and then later resolve, it will be
good to retain the (primary) artifacts downloaded for the local
interpreter when creating the lock used to lock in order to save
downloading those artifacts again when later resolving from the lock.

Work towards pex-tool#1583.
Resolving from a lockfile will need this too.
@jsirois
Copy link
Member Author

jsirois commented Mar 7, 2022

N.B.: e46c06d is being reviewed in #1650 - please just review 168d64e

…/1583/lockfile-resolve/parsed_requirements_factor
@jsirois jsirois merged commit bc4bf20 into pex-tool:main Mar 7, 2022
@jsirois jsirois deleted the issues/1583/lockfile-resolve/parsed_requirements_factor branch March 7, 2022 19:26
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.

3 participants