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

Unified Diff: appengine/auth_service/test_replica_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/auth_service/module-backend.yaml ('k') | appengine/components/components/template.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/auth_service/test_replica_app/app.yaml
diff --git a/appengine/auth_service/test_replica_app/app.yaml b/appengine/auth_service/test_replica_app/app.yaml
index cb3d2abaecbcceef79cebb29eaa8a60550edf723..324f24395bd28ac0b84bbd3789b0ffc15a412363 100644
--- a/appengine/auth_service/test_replica_app/app.yaml
+++ b/appengine/auth_service/test_replica_app/app.yaml
@@ -11,8 +11,6 @@ includes:
- components/auth
libraries:
-- name: jinja2
- version: "2.6"
- name: pycrypto
version: "2.6"
- name: webapp2
« no previous file with comments | « appengine/auth_service/module-backend.yaml ('k') | appengine/components/components/template.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698