Skip to content

Commit 5ebf9a6

Browse files
committed
Accept pre-releases
1 parent be3cdb0 commit 5ebf9a6

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
@@ -12,7 +12,7 @@
1212
]
1313

1414
install_requirements = [
15-
'TurboGears2 >= 2.5.0',
15+
'TurboGears2 >= 2.5.0a0',
1616
'gearbox >= 0.1.1',
1717
'backlash >= 0.0.7',
1818
'tgext.debugbar',

0 commit comments

Comments
 (0)