Skip to content

Commit f526d52

Browse files
committed
Adds libgfortran dependency
Adds libgfortran as a dependency to the xtb environment. This ensures that the xtb package has the necessary Fortran libraries available during execution.
1 parent a923dee commit f526d52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

devtools/xtb_environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ dependencies:
55
- python=3.7
66
- xtb=6.3.3
77
- pyyaml
8-
8+
- libgfortran=14.2.0

0 commit comments

Comments
 (0)