Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2282)

Unified Diff: appengine/findit/app.yaml

Issue 2692543002: [Culprit-Finder] Add numpy library (Closed)
Patch Set: . Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/findit/app.yaml
diff --git a/appengine/findit/app.yaml b/appengine/findit/app.yaml
index d8cfa1b6ff4fef9d9bb32f0295aa2f626eb708d5..d452daf88a06bd68dc4f0f3241358f83965b378e 100644
--- a/appengine/findit/app.yaml
+++ b/appengine/findit/app.yaml
@@ -70,3 +70,5 @@ libraries:
version: latest
- name: endpoints
version: 1.0
+- name: numpy
+ version: 1.6.1
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698