Code Review
/
releng
/
docs-conf.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
76a0f16
)
Add reference to the project reqs.txt from docs
86/64486/2
author
Thanh Ha
<zxiiro@gmail.com>
Thu, 9 Jul 2020 14:51:15 +0000
(10:51 -0400)
committer
Thanh Ha
<zxiiro@gmail.com>
Thu, 9 Jul 2020 14:55:47 +0000
(10:55 -0400)
The docs/requirements.txt also needs to reference the project's
requirements.txt because this is a meta-docs project.
Change-Id: Ica9466dcd0255f3a4da1ca0ec3de9071dcbb71ce
Signed-off-by: Thanh Ha <zxiiro@gmail.com>
docs/requirements.txt
patch
|
blob
|
history
diff --git
a/docs/requirements.txt
b/docs/requirements.txt
index
3f8881e
..
76cb7c7
100644
(file)
--- a/
docs/requirements.txt
+++ b/
docs/requirements.txt
@@
-1,2
+1,3
@@
+-r ../requirements.txt
reno~=2.10.0
pbr~=5.4.5