Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
nomad-lab
nomad-FAIR
Commits
50c9d323
Commit
50c9d323
authored
Jul 01, 2020
by
Markus Scheidgen
Browse files
Fixed missing extra in setup.sh.
parent
e635d19f
Pipeline
#77656
passed with stages
in 20 minutes and 48 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
setup.sh
View file @
50c9d323
...
...
@@ -5,4 +5,4 @@ set -e
git submodule
sync
git submodule update
--init
--jobs
=
4
./dependencies.sh
-e
pip
install
-e
.
\ No newline at end of file
pip
install
-e
.[all]
\ No newline at end of file
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