##// END OF EJS Templates
vcs: Move the setup code for vcs lib from pylons to pyramid layer....
vcs: Move the setup code for vcs lib from pylons to pyramid layer. The VCS setup code now uses the prepared settings from pyramid layer.

File last commit:

r110:df4eb304 default
r582:3ea09690 default
Show More
patch-rhodecode-tools-setup.diff
11 lines | 243 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
#responses
whoosh==2.7.0
elasticsearch==2.3.0