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

Unified Diff: appengine/machine_provider/app.yaml

Issue 1481573002: Update jinja2 to master (between 2.8 and 2.8.1); fix urlencode bug. (Closed) Base URL: git@github.com:luci/luci-py.git@1_tools
Patch Set: Add import hack Created 5 years 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 | « appengine/isolate/module-backend.yaml ('k') | appengine/swarming/app.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/machine_provider/app.yaml
diff --git a/appengine/machine_provider/app.yaml b/appengine/machine_provider/app.yaml
index cf66ea855c54113487b874b51e7bc42759152aca..09734a43aa5790a1701586933e375fcebd0110f6 100644
--- a/appengine/machine_provider/app.yaml
+++ b/appengine/machine_provider/app.yaml
@@ -24,8 +24,6 @@ includes:
libraries:
- name: endpoints
version: 1.0
-- name: jinja2
- version: 2.6
- name: pycrypto
version: 2.6
- name: webob
« no previous file with comments | « appengine/isolate/module-backend.yaml ('k') | appengine/swarming/app.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698