You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
I use pipenv 2023.3.20.
The text was updated successfully, but these errors were encountered: