We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ce50dce + d16ee22 commit e886eceCopy full SHA for e886ece
.github/workflows/reproduce_paper.yml
@@ -36,6 +36,7 @@ jobs:
36
python -m pip install -e .[molecules]
37
python -m pip install scikit-learn==1.2.2
38
python -m pip install notebook
39
+ python -m pip install "numpy<2"
40
- name: Backup Reference Splits
41
run: |
42
cd examples/reproduce_paper_splits
0 commit comments