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
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -128,6 +128,8 @@ Installs and manages Python packages from requirements file.
128
128
129
129
**group** - The group that was used to create the virtualenv. This is used to create the requirements file with correct permissions if it's not present already.
130
130
131
+
**manage_requirements** - Create the requirements file if it doesn't exist. Default: true
0 commit comments