From 84e2911cf1caf3fb5b17c2e467b0d653b3af38f0 Mon Sep 17 00:00:00 2001 From: Guillaume Fraux Date: Thu, 28 Mar 2019 15:40:12 +0100 Subject: [PATCH] [WIP] Add chemfiles to conda dependencies on Appveyor --- .appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.appveyor.yml b/.appveyor.yml index 46eb1b4359d..d4532d278c9 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -13,7 +13,7 @@ image: environment: global: CONDA_CHANNELS: conda-forge - CONDA_DEPENDENCIES: pip setuptools wheel cython mock six biopython networkx joblib matplotlib scipy vs2015_runtime pytest mmtf-python GridDataFormats hypothesis pytest-cov codecov + CONDA_DEPENDENCIES: pip setuptools wheel cython mock six biopython networkx joblib matplotlib scipy vs2015_runtime pytest mmtf-python GridDataFormats hypothesis pytest-cov codecov chemfiles PIP_DEPENDENCIES: gsd==1.5.2 duecredit DEBUG: "False" MINGW_64: C:\mingw-w64\x86_64-6.3.0-posix-seh-rt_v5-rev1\mingw64\bin