Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.devtools
Commits
950ac6be
Commit
950ac6be
authored
Sep 30, 2021
by
Amir MOHAMMADI
Browse files
Apply suggestion to doc/templates.rst
parent
7f3a42b8
Pipeline
#54432
passed with stage
in 15 minutes and 28 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
doc/templates.rst
View file @
950ac6be
...
@@ -495,7 +495,9 @@ environment with all ``bob`` dependencies:
...
@@ -495,7 +495,9 @@ environment with all ``bob`` dependencies:
The versions solved by ``conda`` should be the newest compatible ones you can
The versions solved by ``conda`` should be the newest compatible ones you can
use. If you require a specific version of a dependency, say ``h5py`` you can
use. If you require a specific version of a dependency, say ``h5py`` you can
specify only that version in the ``conda`` command and let conda solve the
specify only that version in the ``conda`` command and let conda solve the
rest.
rest. Note that you have to update the pinned version of all packages at once
according to the ``conda create`` output. It is not possible to just update
the version of one dependency alone.
.. note::
.. note::
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment