From 16d38e21cddcaf364ca1fb386df057c94cc2f3f8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andreas=20Kl=C3=B6ckner?= <inform@tiker.net>
Date: Sun, 21 Jun 2020 23:54:40 +0200
Subject: [PATCH] Point requirements.txt back to loopy master

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

diff --git a/requirements.txt b/requirements.txt
index 0e1d749b..818dd86c 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -10,7 +10,7 @@ git+https://gitlab.tiker.net/inducer/islpy.git
 git+https://gitlab.tiker.net/inducer/pymbolic.git
 
 # also depends on pymbolic, so should come after it
-git+https://gitlab.tiker.net/inducer/loopy.git@empty-ndrange-enqueue
+git+https://gitlab.tiker.net/inducer/loopy.git
 
 # more pytential dependencies
 git+https://gitlab.tiker.net/inducer/boxtree.git
-- 
GitLab