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: docs/user/config-file/v2.rst
+3-3
Original file line number
Diff line number
Diff line change
@@ -194,7 +194,7 @@ The path to the requirements file, relative to the root of the project.
194
194
195
195
:Key: ``requirements``
196
196
:Type: ``path``
197
-
:Required: ``true``
197
+
:Required: ``false``
198
198
199
199
Example:
200
200
@@ -222,7 +222,7 @@ The path to the package, relative to the root of the project.
222
222
223
223
:Key: ``path``
224
224
:Type: ``path``
225
-
:Required: ``true``
225
+
:Required: ``false``
226
226
227
227
The installation method.
228
228
@@ -297,7 +297,7 @@ conda.environment
297
297
The path to the Conda `environment file <https://conda.io/projects/conda/en/latest/user-guide/tasks/manage-environments.html>`_, relative to the root of the project.
0 commit comments