Commit 55043af1 authored by leswing's avatar leswing
Browse files

Install test conda-verify

parent 8334d684
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2,8 +2,8 @@
cd devtools/conda-recipe
source activate base
conda upgrade conda -y
conda install conda-build anaconda-client -y
conda upgrade conda-build anaconda-client -y
conda install conda-build anaconda-client conda-verify -y
conda upgrade conda-build anaconda-client conda-verify -y
conda build purge
export python_version=2.7
conda build deepchem -c defaults -c rdkit -c omnia -c conda-forge