From a4cb774362e23e952516274f9634242ca71f91eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20Kl=C3=B6ckner?= Date: Tue, 24 Nov 2020 14:35:39 -0600 Subject: [PATCH] Point pytools at version with Taggable --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7548340..facf706 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -git+https://github.com/inducer/pytools.git#egg=pytools +git+https://github.com/nchristensen/pytools.git@master#egg=pytools git+https://github.com/inducer/loopy.git#egg=loopy -- GitLab