File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -259,5 +259,5 @@ Behind the scene the following Pip command will be run:
259
259
260
260
261
261
.. _environment file : https://conda.io/projects/conda/en/latest/user-guide/tasks/manage-environments.html#creating-an-environment-from-an-environment-yml-file
262
- .. _extra requirements : https://setuptools.readthedocs.io/en/latest/setuptools .html#declaring-extras- optional-features-with-their-own -dependencies
263
- .. _package default dependencies : https://setuptools.readthedocs.io/en/latest/setuptools .html#declaring-dependencies
262
+ .. _extra requirements : https://setuptools.readthedocs.io/en/latest/userguide/dependency_management .html#optional-dependencies
263
+ .. _package default dependencies : https://setuptools.readthedocs.io/en/latest/userguide/dependency_management .html#declaring-required-dependency
Original file line number Diff line number Diff line change @@ -224,8 +224,8 @@ The installation method.
224
224
225
225
`Extra requirements `_ section to install in addition to the `package dependencies `_.
226
226
227
- .. _Extra Requirements : https://setuptools.readthedocs.io/en/latest/setuptools .html#declaring-extras- optional-features-with-their-own -dependencies
228
- .. _package dependencies : https://setuptools.readthedocs.io/en/latest/setuptools .html#declaring-dependencies
227
+ .. _Extra Requirements : https://setuptools.readthedocs.io/en/latest/userguide/dependency_management .html#optional-dependencies
228
+ .. _package dependencies : https://setuptools.readthedocs.io/en/latest/userguide/dependency_management .html#declaring-required-dependency
229
229
230
230
.. warning ::
231
231
You can’t perform that action at this time.
0 commit comments