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

Unified Diff: appengine/components/tests/test_endpoints_app/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/components/components/utils.py ('k') | appengine/config_service/app.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/components/tests/test_endpoints_app/app.yaml
diff --git a/appengine/components/tests/test_endpoints_app/app.yaml b/appengine/components/tests/test_endpoints_app/app.yaml
index 4dc774a0a1f147bf9bd753238ec0156418d69f83..9a169a7254ce3ed002c75a419c916958ff7b9a5f 100644
--- a/appengine/components/tests/test_endpoints_app/app.yaml
+++ b/appengine/components/tests/test_endpoints_app/app.yaml
@@ -13,8 +13,6 @@ includes:
libraries:
- name: endpoints
version: "1.0"
-- name: jinja2
- version: "2.6"
- name: pycrypto
version: "2.6"
- name: webapp2
« no previous file with comments | « appengine/components/components/utils.py ('k') | appengine/config_service/app.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698