Skip to content

Commit 459428b

Browse files
authored
Add NumPy 2 migration announcement
1 parent 8335651 commit 459428b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

news/2024-05-15-numpy-2-migration.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# NumPy 2 migration
2+
3+
In preparation for the NumPy 2 release, we have begun a migration of all
4+
conda-forge packages that depend on `numpy` during the build (so in
5+
`requirements/host`). The migration status is tracked [on our status page](
6+
https://conda-forge.org/status/migration/numpy2 ). Particular package's status
7+
can be found there. Specific recommendations for maintainers updating packages
8+
can be found in the migration PRs themselves. Please reach out through the
9+
usual channels if you have any questions.

0 commit comments

Comments
 (0)