From bd01f2ac8a35d9dab8217e3dbea1ca71b5163711 Mon Sep 17 00:00:00 2001 From: Dabo Ross Date: Tue, 3 Jun 2014 02:39:05 -0700 Subject: [PATCH] Add #egg=pyenchant to the pyenchant git dependencies to stop pip having to clone pyenchant if it's already installed --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9d7896b1e..e65ba2f95 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ watchdog lxml beautifulsoup4 pygeoip -git+https://github.com/rfk/pyenchant.git +git+https://github.com/rfk/pyenchant.git#egg=pyenchant py3dns pycrypto pbkdf2