From b0881e37ae769e41c02f7bcf6d09694e3efe7eaf Mon Sep 17 00:00:00 2001 From: Andreas Kloeckner Date: Tue, 16 Jun 2020 19:03:07 -0500 Subject: [PATCH] Get pytools from git for new obj_array functions --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index deb09394..101166fb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,5 @@ numpy +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