first pass at trying an update (#5083)

* first pass at trying an update

* cleanup
This commit is contained in:
Greg Landrum
2022-03-11 14:45:53 +01:00
committed by GitHub
parent 27f711a658
commit 6894225df3

View File

@@ -10,10 +10,9 @@ steps:
boost-cpp=$(boost_version) \
py-boost=$(boost_version) \
numpy pillow eigen pandas matplotlib-base \
qt
qt cairo
conda activate rdkit_build
conda install -c conda-forge nbval
conda install -c rdkit nox cairo=1.14.6
conda install -c conda-forge nbval ipykernel>=6.0
displayName: Setup build environment
- bash: |
source ${CONDA}/etc/profile.d/conda.sh