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

Deprecate the --three flag #5328

Merged
merged 1 commit into from
Sep 5, 2022
Merged

Deprecate the --three flag #5328

merged 1 commit into from
Sep 5, 2022

Conversation

oz123
Copy link
Contributor

@oz123 oz123 commented Sep 3, 2022

pipenv now uses python3 by default.

Following our discussion in #5304

pipenv/cli/options.py Outdated Show resolved Hide resolved
pipenv now uses python3 by default.
@oz123
Copy link
Contributor Author

oz123 commented Sep 5, 2022

@matteius the breaks on Windows are unrelated to the change. It's that requests test again.

@matteius
Copy link
Member

matteius commented Sep 5, 2022

@matteius the breaks on Windows are unrelated to the change. It's that requests test again.

The pypiserver PR will make those a non-issue, because they change to tests uvicorn and uvicorn[standard] instead of requests until we can sort out why requirementslib infers the specifier from setup metadata when none is specified. It was clearly an edge case of that expected behavior and cross test contamination.

@oz123 oz123 merged commit 822620b into main Sep 5, 2022
@oz123 oz123 deleted the deprecate-three branch September 5, 2022 13:32
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