Skip to content

Commit 855bed7

Browse files
authored
Merge pull request numpy#27553 from rgommers/meson-dot-options
BLD: rename `meson_options.txt` to `meson.options`
2 parents 6e34bf8 + e230ea6 commit 855bed7

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

doc/source/building/blas_lapack.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Full list of BLAS and LAPACK related build options
9696
--------------------------------------------------
9797

9898
BLAS and LAPACK are complex dependencies. Some libraries have more options that
99-
are exposed via build options (see ``meson_options.txt`` in the root of the
99+
are exposed via build options (see ``meson.options`` in the root of the
100100
repo for all of NumPy's build options).
101101

102102
- ``blas``: name of the BLAS library to use (default: ``auto``),
File renamed without changes.

0 commit comments

Comments
 (0)