Skip to content

Lock dependencies on Linux #176

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

Merged
merged 1 commit into from
Sep 30, 2023
Merged

Lock dependencies on Linux #176

merged 1 commit into from
Sep 30, 2023

Conversation

RumovZ
Copy link
Collaborator

@RumovZ RumovZ commented Sep 30, 2023

Locking on one platform may lead to dependencies needed on a different platform to be dropped. So currently we have to pipenv lock --keep-outdated or pipenv upgrade on platforms having issues.

Pipenv may get support for multi-platform lock files soon: pypa/pipenv#5130

Locking on one platform may lead to dependencies needed on a different
platform to be dropped. So currently we have to `pipenv lock
--keep-outdated` or `pipenv upgrade` on platforms having issues.

Pipenv may get support for multi-platform lock files soon:
pypa/pipenv#5130
@RumovZ RumovZ merged commit 6ed01aa into main Sep 30, 2023
@RumovZ RumovZ deleted the linux-deps branch September 30, 2023 20:19
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