Show More
@@ -14,10 +14,11 b' requirements = [' | |||
|
14 | 14 | "Mako>=0.4.0", |
|
15 | 15 | "vcs>=0.2.0", |
|
16 | 16 | "pygments>=1.4", |
|
17 |
"mercurial>=1. |
|
|
18 |
"whoosh>=1. |
|
|
17 | "mercurial>=1.8.1", | |
|
18 | "whoosh>=1.8.0", | |
|
19 | 19 | "celery>=2.2.4", |
|
20 | 20 | "babel", |
|
21 | "python-dateutil<=2.0", | |
|
21 | 22 | ] |
|
22 | 23 | |
|
23 | 24 | classifiers = ['Development Status :: 4 - Beta', |
General Comments 0
You need to be logged in to leave comments.
Login now