Skip to content

Commit d60764a

Browse files
committed
Depend on js.bootstrap>=3.0
1 parent df9fceb commit d60764a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ def read(*rnames):
3333
'pyramid_formalchemy>=0.4.2dev',
3434
'fa.jquery',
3535
'js.jquery_tablesorter',
36-
'js.bootstrap>=1.4',
36+
'js.bootstrap>=3.0',
3737
'WebOb',
3838
'Babel',
3939
'lingua',

0 commit comments

Comments
 (0)