Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
MIGraphX
Commits
a9d1d6aa
Commit
a9d1d6aa
authored
Jul 19, 2018
by
Paul
Browse files
Install doc requirements
parent
5543a2a1
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
Dockerfile
Dockerfile
+2
-2
No files found.
Dockerfile
View file @
a9d1d6aa
...
...
@@ -49,5 +49,5 @@ RUN cget -p $PREFIX install -f /dev-requirements.txt
ENV
LD_LIBRARY_PATH=$PREFIX/lib
# Install doc requirements
#
ADD doc/requirements.txt /doc-requirements.txt
#
RUN pip install -r /doc-requirements.txt
ADD
doc/requirements.txt /doc-requirements.txt
RUN
pip
install
-r
/doc-requirements.txt
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