From 07a2773f818e36955a12d9647bb8628b9d36b31b Mon Sep 17 00:00:00 2001 From: Andreas Kloeckner Date: Tue, 28 Dec 2021 15:25:13 +0100 Subject: [PATCH] Point pytato at pytato#238 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a4cb4025..27733bc9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,4 @@ git+https://github.com/inducer/pyopencl.git#egg=pyopencl git+https://github.com/inducer/islpy.git#egg=islpy git+https://github.com/inducer/loopy.git#egg=loopy -git+https://github.com/inducer/pytato.git#egg=pytato +git+https://github.com/inducer/pytato.git@reduction-op-obj#egg=pytato