From 804989439c0666e20d6a771daa0962803f25096f Mon Sep 17 00:00:00 2001 From: Matt Wala Date: Sun, 19 Feb 2017 18:47:10 -0600 Subject: [PATCH] Revert "Fix requirements.txt" This reverts commit 41f37f9ccd164835d527a366133cf1b10c0af786. --- requirements.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index e28502fb..abe39e89 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,5 +5,3 @@ git+https://github.com/pyopencl/pyopencl git+https://github.com/inducer/boxtree git+https://github.com/inducer/loopy git+https://github.com/inducer/pyfmmlib -# The pymbolic version needs SymEngine support -git+https://github.com/inducer/pymbolic@081714baf4476b42ca75a1324377914dd6356965 -- GitLab