Skip to content

Commit 0772358

Browse files
committed
building with numpy 2.2
1 parent 26691a1 commit 0772358

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

rascil/conda_build_config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ python:
22
- 3.10
33

44
numpy:
5-
- 2.2.6
5+
- 2.2
66

ska-sdp-datamodels/conda_build_config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ python:
33
- 3.11
44

55
numpy:
6-
- 2.1
6+
- 2.2

ska-sdp-func-python/conda_build_config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ python:
33
- 3.11
44

55
numpy:
6-
- 2.1
6+
- 2.2

ska-sdp-func/conda_build_config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ python:
33
- 3.11
44

55
numpy:
6-
- 2.1
6+
- 2.2
77

0 commit comments

Comments
 (0)