-
Notifications
You must be signed in to change notification settings - Fork 113
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix numpy 2.0 e2e test fail with lower requirements (#1949)
* merge main from remote Signed-off-by: ravi-kumar-pilla <ravi_kumar_pilla@mckinsey.com> * pin numpy for lower_requirements Signed-off-by: ravi-kumar-pilla <ravi_kumar_pilla@mckinsey.com> * fix file permissions Signed-off-by: ravi-kumar-pilla <ravi_kumar_pilla@mckinsey.com> * update release note Signed-off-by: ravi-kumar-pilla <ravi_kumar_pilla@mckinsey.com> * testing 3.9 e2e test fail Signed-off-by: ravi-kumar-pilla <ravi_kumar_pilla@mckinsey.com> * pin numpy in requirements Signed-off-by: ravi-kumar-pilla <ravi_kumar_pilla@mckinsey.com> * pin numpy during e2e test Signed-off-by: ravi-kumar-pilla <ravi_kumar_pilla@mckinsey.com> * address PR comments1 Signed-off-by: ravi-kumar-pilla <ravi_kumar_pilla@mckinsey.com> * overkill Signed-off-by: ravi-kumar-pilla <ravi_kumar_pilla@mckinsey.com> * add sphinx doc build fix Signed-off-by: ravi-kumar-pilla <ravi_kumar_pilla@mckinsey.com> --------- Signed-off-by: ravi-kumar-pilla <ravi_kumar_pilla@mckinsey.com>
- Loading branch information
1 parent
8b8e6b3
commit 3af6144
Showing
4 changed files
with
19 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters