From 50cab9920234bb1eeb5e1c8df31f1d850cdf5b52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sybren=20A=2E=20St=C3=BCvel?= Date: Wed, 31 Aug 2016 16:35:50 +0200 Subject: [PATCH] Switched SVN module to Sybren's branch. This is necessary until pull request #43 is merged: https://github.com/dsoprea/PySvn/pull/43 --- requirements.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ddeb0e6..ca9ead1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -49,8 +49,11 @@ requests-oauthlib==0.6.2 rsa==3.3 simplejson==3.8.2 six==1.10.0 -svn==0.3.42 WebOb==1.5.0 Werkzeug==0.11.3 WTForms==2.1 zencoder==0.6.5 + +# Use Sybren's branch, until this pull request is merged: +# https://github.com/dsoprea/PySvn/pull/43 +-e git+https://github.com/sybrenstuvel/PySvn.git@sybren-svncommanderror#egg=svn