From fda30bd64c61622309fb24a17b232e3f455f5bf0 Mon Sep 17 00:00:00 2001 From: Andreas Kloeckner Date: Fri, 21 Apr 2017 20:06:26 -0500 Subject: [PATCH] Make sure we get pymbolic from git --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index abe39e89..8d1d17fa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,6 @@ numpy sympy==1.0 +git+https://github.com/pyopencl/pymbolic git+https://github.com/inducer/islpy git+https://github.com/pyopencl/pyopencl git+https://github.com/inducer/boxtree -- GitLab