We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Preparing for NumPy V2 compatibility: exclude NumPy V2 from requirements
1 parent 21b4489 commit f8968f5Copy full SHA for f8968f5
CHANGELOG.md
@@ -19,6 +19,8 @@ In this release, test coverage is 74%.
19
20
ℹ️ Other changes:
21
22
+* Preparing for NumPy V2 compatibility: this is a work in progress, as NumPy V2 is not
23
+ yet released. In the meantime, requirements have been updated to exclude NumPy V2.
24
* Internal package reorganization: moved icons to `guidata/data/icons` folder
25
* The `delay` command line option for environment execution object `execenv` is now
26
expressed in milliseconds (before it was in seconds), for practical reasons
0 commit comments