From 9644fc622f58b9d860d9d7c2817c81d02cca1cec Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andreas=20Kl=C3=B6ckner?= <inform@tiker.net>
Date: Thu, 18 Jun 2020 01:09:28 +0200
Subject: [PATCH] Point requirements.txt back at pytools master on github

---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 808e3c11..abb96f21 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,5 +1,5 @@
 numpy
-git+https://gitlab.tiker.net/inducer/pytools.git@memoize-in-complex-identifiers
+git+https://github.com/inducer/pytools.git
 git+https://github.com/inducer/pymbolic.git
 git+https://github.com/inducer/islpy.git
 git+https://github.com/inducer/pyopencl.git
-- 
GitLab