Skip to content

Commit 1d0d7cd

Browse files
MNT: Re-rendered with conda-build 3.20.3, conda-smithy 3.8.0, and conda-forge-pinning 2020.10.08.20.29.16
1 parent 206f356 commit 1d0d7cd

38 files changed

+459
-231
lines changed

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

Lines changed: 28 additions & 15 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: 24 additions & 68 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: 36 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.ci_support/linux_python3.6.____73_pypy.yaml renamed to .ci_support/linux_64_python3.6.____73_pypy.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,5 @@ pin_run_as_build:
1414
max_pin: x.x
1515
python:
1616
- 3.6.* *_73_pypy
17+
target_platform:
18+
- linux-64

.ci_support/linux_python3.6.____cpython.yaml renamed to .ci_support/linux_64_python3.6.____cpython.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,5 @@ pin_run_as_build:
1414
max_pin: x.x
1515
python:
1616
- 3.6.* *_cpython
17+
target_platform:
18+
- linux-64

.ci_support/linux_python3.7.____cpython.yaml renamed to .ci_support/linux_64_python3.7.____cpython.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,5 @@ pin_run_as_build:
1414
max_pin: x.x
1515
python:
1616
- 3.7.* *_cpython
17+
target_platform:
18+
- linux-64

.ci_support/linux_python3.8.____cpython.yaml renamed to .ci_support/linux_64_python3.8.____cpython.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,5 @@ pin_run_as_build:
1414
max_pin: x.x
1515
python:
1616
- 3.8.* *_cpython
17+
target_platform:
18+
- linux-64
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
channel_sources:
2+
- conda-forge,defaults
3+
channel_targets:
4+
- conda-forge main
5+
cxx_compiler:
6+
- gxx
7+
cxx_compiler_version:
8+
- '7'
9+
docker_image:
10+
- condaforge/linux-anvil-comp7
11+
pin_run_as_build:
12+
python:
13+
min_pin: x.x
14+
max_pin: x.x
15+
python:
16+
- 3.9.* *_cpython
17+
target_platform:
18+
- linux-64

.ci_support/linux_aarch64_python3.6.____73_pypy.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,5 @@ pin_run_as_build:
2020
max_pin: x.x
2121
python:
2222
- 3.6.* *_73_pypy
23+
target_platform:
24+
- linux-aarch64

.ci_support/linux_aarch64_python3.6.____cpython.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,5 @@ pin_run_as_build:
2020
max_pin: x.x
2121
python:
2222
- 3.6.* *_cpython
23+
target_platform:
24+
- linux-aarch64

0 commit comments

Comments
 (0)