changeset 622:a5b1f33dcad6

vcs version freeze
author Marcin Kuzminski <marcin@python-works.com>
date Tue, 19 Oct 2010 00:58:47 +0200
parents 9893c2fc846b
children dd925e5edbba
files setup.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/setup.py	Tue Oct 19 00:56:18 2010 +0200
+++ b/setup.py	Tue Oct 19 00:58:47 2010 +0200
@@ -6,7 +6,7 @@
         "Pylons>=1.0.0",
         "SQLAlchemy>=0.6",
         "Mako>=0.3.2",
-        "vcs>=0.1.8",
+        "vcs==0.1.8",
         "pygments>=1.3.0",
         "mercurial>=1.6",
         "whoosh==1.0.0",