changeset 365:c558f52d8610 0.6.2

Woops, fix typo in `requirements` file.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 20 Sep 2015 22:21:22 -0700
parents 5de7d42974df
children 9c255d69052b
files requirements.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/requirements.txt	Sun Sep 20 22:06:17 2015 -0700
+++ b/requirements.txt	Sun Sep 20 22:21:22 2015 -0700
@@ -6,7 +6,7 @@
 Markdown==2.2.1
 MarkupSafe==0.23
 Pygments==1.6
-python-hglib===1.8
+python-hglib==1.8
 repoze.lru==0.6
 SQLAlchemy==0.9.3
 Werkzeug==0.10.4