Skip to content

Commit e4792c9

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 4ee087c commit e4792c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/maintainer/knowledge_base.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -534,6 +534,7 @@ requirements:
534534
run:
535535
- python
536536
```
537+
537538
For more details about numpy see the dedicated [section](#building-against-numpy).
538539

539540
With MPI, openmpi is required for the build platform as the compiler wrappers are binaries, but mpich is not required as the compiler wrappers are scripts (see [example](https://github.com/conda-forge/mpi4py-feedstock/blob/743d379c4a04/recipe/meta.yaml#L37)):

0 commit comments

Comments
 (0)