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

pipenv lock -r command was not found. #5640

Closed
KANGSangUn opened this issue Mar 24, 2023 · 2 comments
Closed

pipenv lock -r command was not found. #5640

KANGSangUn opened this issue Mar 24, 2023 · 2 comments

Comments

@KANGSangUn
Copy link

I want to Copy package Dependency the requirements.txt
In the past, I used this command to record dependencies, but now not working.
I checked the release notes, but nothing related came up.

$ pipenv lock -r -d > requirements.txt
Usage: pipenv lock [OPTIONS]
Try 'pipenv lock -h' for help.

Error: No such option: -r

I use pipenv 2023.3.20.

$ pipenv --version
pipenv, version 2023.3.20
@KANGSangUn
Copy link
Author

#5253
I found solution. Thank you!

@matteius
Copy link
Member

@KANGSangUn Middle of last year that options was replaced by the pipenv requirements command.

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

No branches or pull requests

2 participants