From 72b4c286f4febee3a44bdf29caa9f7cfa983b7d9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andreas=20Kl=C3=B6ckner?= <inform@tiker.net>
Date: Thu, 18 Jun 2020 00:10:52 +0200
Subject: [PATCH] Get pytools from gitlab

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

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