mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-03 21:44:30 +08:00
first pass at trying an update (#5083)
* first pass at trying an update * cleanup
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user