##// END OF EJS Templates
forced webhelpers version since it was making troubes during installation
marcink -
r931:0ed8016d beta
parent child Browse files
Show More
@@ -5,6 +5,7 b' from rhodecode import get_version'
5
5
6 requirements = [
6 requirements = [
7 "Pylons==1.0.0",
7 "Pylons==1.0.0",
8 "WebHelpers>=1.2",
8 "SQLAlchemy>=0.6.5",
9 "SQLAlchemy>=0.6.5",
9 "Mako==0.3.6",
10 "Mako==0.3.6",
10 "vcs>=0.1.10",
11 "vcs>=0.1.10",
General Comments 0
You need to be logged in to leave comments. Login now