Skip to content

Commit cf4c185

Browse files
committed
fix missing space
1 parent e4792c9 commit cf4c185

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ numpy:
1313
- 1.26 # or 1.25
1414
```
1515
16-
to your `recipe/conda_build_config.yaml`, and then rerender.Pins below 1.25 are not possible
16+
to your `recipe/conda_build_config.yaml`, and then rerender. Pins below 1.25 are not possible
1717
if your feedstock supports Python 3.12, as NumPy 1.25 was the first version with support for
1818
that Python version (and it will not be possible going forward to pin different NumPy versions
1919
for different Python versions).

0 commit comments

Comments
 (0)