Skip to content

Commit e38b27a

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

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

news/2025-05-20-numpy-2-migration-closure.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,10 @@ have been migrating feedstocks from NumPy 1.x to NumPy 2.x, and while not every
55
feedstock has been done, we are planning to conclude the migration at the end of May.
66

77
For feedstocks that are not compatible with v2.x yet, this means you will have to add
8+
89
```yaml
910
numpy:
1011
- 1.26 # or similar
1112
```
13+
1214
to your `recipe/conda_build_config.yaml`, and then rerender.

0 commit comments

Comments
 (0)