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

Unified Diff: appengine/isolate/module-backend.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/app.yaml ('k') | appengine/machine_provider/app.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/isolate/module-backend.yaml
diff --git a/appengine/isolate/module-backend.yaml b/appengine/isolate/module-backend.yaml
index 5a517765cd344649a3fecb7beef6dfb6bf6ad436..699abd909f6edc48aba3c431b0d441d88af54621 100644
--- a/appengine/isolate/module-backend.yaml
+++ b/appengine/isolate/module-backend.yaml
@@ -27,8 +27,6 @@ includes:
# https://developers.google.com/appengine/docs/python/tools/libraries27
# As the doc says, serious applications should specify the third party versions.
libraries:
-- name: jinja2
- version: "2.6"
- name: webapp2
version: "2.5.2"
- name: webob
« no previous file with comments | « appengine/isolate/app.yaml ('k') | appengine/machine_provider/app.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698