From 4a84ab5a5bc128225366c3e523ede18234c0094c Mon Sep 17 00:00:00 2001 From: "[6~" <inform@tiker.net> Date: Wed, 15 Apr 2020 16:37:19 -0500 Subject: [PATCH] Add pyvisfile to conda CI env --- .test-conda-env-py3.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.test-conda-env-py3.yml b/.test-conda-env-py3.yml index 72c399b7..2687c7d3 100644 --- a/.test-conda-env-py3.yml +++ b/.test-conda-env-py3.yml @@ -19,3 +19,4 @@ dependencies: - git+https://github.com/inducer/meshmode - git+https://github.com/inducer/dagrt - git+https://github.com/inducer/leap + - git+https://github.com/inducer/pyvisfile -- GitLab