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

Unified Diff: environment.cfg.py

Issue 2256063002: Vendor python-rsa into build. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 4 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 | « DEPS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: environment.cfg.py
diff --git a/environment.cfg.py b/environment.cfg.py
index 0d696352e15765a44d04f3449fec9a54c4721426..f9029f5533182b75f381fa7aa635a4812964c571 100644
--- a/environment.cfg.py
+++ b/environment.cfg.py
@@ -35,6 +35,7 @@ def Extend(pythonpath, cwd):
'oauth2client',
'pyasn1',
'pyasn1-modules',
+ 'python-rsa',
'requests_2_10_0',
'setuptools-0.6c11',
'sqlalchemy_0_7_1',
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698