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
Copy file name to clipboardExpand all lines: README.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -110,8 +110,7 @@ custom:
110
110
111
111
Requires `pipenv` in version `2022-04-08` or higher.
112
112
113
-
If you include a `Pipfile` and have `pipenv` installed instead of a `requirements.txt` this will use
114
-
`pipenv lock -r`to generate them. It is fully compatible with all options such as `zip` and
113
+
If you include a `Pipfile` and have `pipenv` installed, this will use `pipenv` to generate requirements instead of a `requirements.txt`. It is fully compatible with all options such as `zip` and
115
114
`dockerizePip`. If you don't want this plugin to generate it for you, set the following option:
0 commit comments