##// END OF EJS Templates
vcs: Use key lookup to explode if key is not available....
vcs: Use key lookup to explode if key is not available. The key has to be in the dictionary, otherwise something changed in the code and expoding here is better than hiding the error.

File last commit:

r644:7502d0a9 default
r890:ed7b68ec default
Show More
patch-rhodecode-tools-setup.diff
11 lines | 258 B | text/x-diff | DiffLexer
/ pkgs / patch-rhodecode-tools-setup.diff
diff --git a/requirements.txt b/requirements.txt
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,7 +3,7 @@ future==0.14.3
six==1.9.0
mako==1.0.1
markupsafe==0.23
-requests==2.5.1
+requests
whoosh==2.7.0
elasticsearch==2.3.0
elasticsearch-dsl==2.0.0