Skip to content

Commit f0e8fc3

Browse files
committed
Try bringing back noarch: python
1 parent 72e01f3 commit f0e8fc3

19 files changed

+56
-149
lines changed

.azure-pipelines/azure-pipelines-linux.yml

Lines changed: 18 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.azure-pipelines/azure-pipelines-osx.yml

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.azure-pipelines/azure-pipelines-win.yml

Lines changed: 4 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ pin_run_as_build:
3232
min_pin: x.x
3333
max_pin: x.x
3434
python:
35-
- 3.8.* *_cpython
35+
- 3.12.* *_cpython
3636
r_base:
3737
- '4.3'
3838
target_platform:
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ pin_run_as_build:
3232
min_pin: x.x
3333
max_pin: x.x
3434
python:
35-
- 3.8.* *_cpython
35+
- 3.12.* *_cpython
3636
r_base:
3737
- '4.3'
3838
target_platform:
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ pin_run_as_build:
3232
min_pin: x.x
3333
max_pin: x.x
3434
python:
35-
- 3.8.* *_cpython
35+
- 3.12.* *_cpython
3636
r_base:
3737
- '4.3'
3838
target_platform:
Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,9 @@ docker_image:
2929
nccl:
3030
- '2'
3131
pin_run_as_build:
32-
python:
33-
min_pin: x.x
34-
max_pin: x.x
3532
r-base:
3633
min_pin: x.x
3734
max_pin: x.x
38-
python:
39-
- 3.8.* *_cpython
4035
r_base:
4136
- '4.3'
4237
target_platform:
Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,9 @@ docker_image:
2929
nccl:
3030
- '2'
3131
pin_run_as_build:
32-
python:
33-
min_pin: x.x
34-
max_pin: x.x
3532
r-base:
3633
min_pin: x.x
3734
max_pin: x.x
38-
python:
39-
- 3.8.* *_cpython
4035
r_base:
4136
- '4.3'
4237
target_platform:
Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,9 @@ docker_image:
2929
nccl:
3030
- '2'
3131
pin_run_as_build:
32-
python:
33-
min_pin: x.x
34-
max_pin: x.x
3532
r-base:
3633
min_pin: x.x
3734
max_pin: x.x
38-
python:
39-
- 3.8.* *_cpython
4035
r_base:
4136
- '4.3'
4237
target_platform:
Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,9 @@ docker_image:
2525
nccl:
2626
- '2'
2727
pin_run_as_build:
28-
python:
29-
min_pin: x.x
30-
max_pin: x.x
3128
r-base:
3229
min_pin: x.x
3330
max_pin: x.x
34-
python:
35-
- 3.8.* *_cpython
3631
r_base:
3732
- '4.3'
3833
target_platform:

0 commit comments

Comments
 (0)