From b9202a759ef7fc4bec7321190fa6a9f5c0faed48 Mon Sep 17 00:00:00 2001 From: Cory Johns Date: Mon, 17 Oct 2016 13:56:54 -0400 Subject: [PATCH] Fix URL for theblues req --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fd57350..4fe52fa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ # until https://github.com/juju/theblues/pull/46 and https://github.com/juju/theblues/pull/47 # are merged, this depends on the following fork: -git+https://github.com/johnsca/theblues/tree/libjuju#egg=theblues +git+https://github.com/johnsca/theblues@libjuju#egg=theblues -- 2.25.1