From 5a937b1200b43273e910f31f8793b36a010f33d1 Mon Sep 17 00:00:00 2001 From: "[6~" <inform@tiker.net> Date: Wed, 15 Apr 2020 16:24:50 -0500 Subject: [PATCH] Add dagrt and leap to install deps --- .test-conda-env-py3.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.test-conda-env-py3.yml b/.test-conda-env-py3.yml index cccbd3c7..72c399b7 100644 --- a/.test-conda-env-py3.yml +++ b/.test-conda-env-py3.yml @@ -17,3 +17,5 @@ dependencies: - git+https://github.com/inducer/pymbolic - git+https://github.com/inducer/loopy - git+https://github.com/inducer/meshmode + - git+https://github.com/inducer/dagrt + - git+https://github.com/inducer/leap -- GitLab