Skip to content

Commit

Permalink
added pandoc install
Browse files Browse the repository at this point in the history
  • Loading branch information
NicoRenaud committed Dec 4, 2023
1 parent 5c0ae26 commit 4446122
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
conda install rdkit mpi4py h5py pytorch==2.0.0 torchvision==0.15.0 cpuonly -c pytorch -c conda-forge
conda install -c conda-forge libstdcxx-ng
conda install -c anaconda gxx_linux-64
conda install pandoc
- name: Install the package
run: python -m pip install .[test,hpc]
Expand Down
File renamed without changes.

0 comments on commit 4446122

Please sign in to comment.