From ece2bbdaa02e55fe5fa234b61c9b27e038010c6d Mon Sep 17 00:00:00 2001 From: Ofri Raviv Date: Sat, 21 Feb 2015 11:46:56 +0200 Subject: [PATCH] use yairchu's fix of pyth --- full_requirements.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/full_requirements.txt b/full_requirements.txt index c1107724..5adb0b7a 100644 --- a/full_requirements.txt +++ b/full_requirements.txt @@ -5,6 +5,7 @@ mimms>=3.2 -# Temporary, until pyth release a new pypi with pull #16 -# Using OriHoch's fork with a fix to ignore bad unicode characters in rtf reader --e git://github.com/OriHoch/pyth.git#egg=pyth +# Using yairchu's fork with a fix to ignore bad unicode characters in rtf reader +# see this PR: https://github.com/hasadna/Open-Knesset/pull/326 +# and this commit: https://github.com/yairchu/pyth/commit/026bee7683709fc297ff6c8f7e1904e0fc13b91e +-e git+git://github.com/yairchu/pyth.git@026bee7683709fc297ff6c8f7e1904e0fc13b91e#egg=pyth