Skip to content

Commit 96c5594

Browse files
authoredAug 19, 2024
Update environment.yml
1 parent be2b8b6 commit 96c5594

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎environment.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ channels:
55
- pytorch
66
- pyg
77
dependencies:
8-
- sphinx_rtd_theme
8+
#- sphinx_rtd_theme
99
- python
1010
- numpy
1111
- m2r
@@ -14,13 +14,13 @@ dependencies:
1414
- pyarrow
1515
- mpmath
1616
- scipy
17-
- nbsphinx
17+
#- nbsphinx
1818
- pytest
1919
- numba
2020
- pytorch
2121
- sympy
2222
- pandas
23-
- sphinx
23+
#- sphinx
2424
- pyg>=2.2.0
2525
- rdkit
2626
- openff-toolkit=0.10.0

0 commit comments

Comments
 (0)
Please sign in to comment.