Code Review
/
moon.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
8699784
)
Fix a bug in requirements
65/35965/1
author
asteroide
<thomas.duval@orange.com>
Sat, 10 Jun 2017 08:59:27 +0000
(10:59 +0200)
committer
asteroide
<thomas.duval@orange.com>
Sat, 10 Jun 2017 08:59:27 +0000
(10:59 +0200)
Change-Id: I0d13310496373154658e9f4397579a35798d1258
moonv4/moon_interface/requirements.txt
patch
|
blob
|
history
diff --git
a/moonv4/moon_interface/requirements.txt
b/moonv4/moon_interface/requirements.txt
index
85fc9e0
..
d851e63
100644
(file)
--- a/
moonv4/moon_interface/requirements.txt
+++ b/
moonv4/moon_interface/requirements.txt
@@
-4,4
+4,5
@@
oslo.config
vine
flask
flask_restful
-flask_cors
\ No newline at end of file
+flask_cors
+babel
\ No newline at end of file