From 60dc322716eba5b7f3788b6c18e06c8c89ffce52 Mon Sep 17 00:00:00 2001 From: Hao Gao <gaohao95@gmail.com> Date: Fri, 23 Feb 2018 14:07:32 -0600 Subject: [PATCH] Update requirements for Python 3.5 Conda --- .test-conda-env-py3-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.test-conda-env-py3-requirements.txt b/.test-conda-env-py3-requirements.txt index 01f08662..b0dc4973 100644 --- a/.test-conda-env-py3-requirements.txt +++ b/.test-conda-env-py3-requirements.txt @@ -1,3 +1,3 @@ -git+https://github.com/inducer/boxtree +git+https://gitlab.tiker.net/inducer/boxtree@compress-list-3-new git+https://github.com/inducer/pymbolic git+https://github.com/inducer/loopy -- GitLab