Skip to content

Commit

Permalink
MNT: Re-rendered with conda-build 3.20.2, conda-smithy 3.7.10, and co…
Browse files Browse the repository at this point in the history
…nda-forge-pinning 2020.09.23.12.58.01
  • Loading branch information
regro-cf-autotick-bot committed Sep 23, 2020
1 parent a466987 commit ce526c2
Show file tree
Hide file tree
Showing 16 changed files with 150 additions and 182 deletions.
37 changes: 21 additions & 16 deletions .azure-pipelines/azure-pipelines-linux.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

86 changes: 18 additions & 68 deletions .azure-pipelines/azure-pipelines-osx.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,6 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
python:
- '2.7'
- 3.6.* *_cpython
target_platform:
- linux-64
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,6 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
python:
- '3.6'
- 3.7.* *_cpython
target_platform:
- linux-64
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,6 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
python:
- '3.7'
- 3.8.* *_cpython
target_platform:
- linux-64
16 changes: 0 additions & 16 deletions .ci_support/linux_python3.8.yaml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@ MACOSX_DEPLOYMENT_TARGET:
c_compiler:
- clang
c_compiler_version:
- '9'
- '10'
channel_sources:
- conda-forge,defaults
channel_targets:
- conda-forge main
macos_machine:
- x86_64-apple-darwin13.4.0
macos_min_version:
- '10.9'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- '2.7'
- 3.6.* *_cpython
target_platform:
- osx-64
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@ MACOSX_DEPLOYMENT_TARGET:
c_compiler:
- clang
c_compiler_version:
- '9'
- '10'
channel_sources:
- conda-forge,defaults
channel_targets:
- conda-forge main
macos_machine:
- x86_64-apple-darwin13.4.0
macos_min_version:
- '10.9'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- '3.6'
- 3.7.* *_cpython
target_platform:
- osx-64
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@ MACOSX_DEPLOYMENT_TARGET:
c_compiler:
- clang
c_compiler_version:
- '9'
- '10'
channel_sources:
- conda-forge,defaults
channel_targets:
- conda-forge main
macos_machine:
- x86_64-apple-darwin13.4.0
macos_min_version:
- '10.9'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- '3.7'
- 3.8.* *_cpython
target_platform:
- osx-64
20 changes: 0 additions & 20 deletions .ci_support/osx_python3.8.yaml

This file was deleted.

2 changes: 1 addition & 1 deletion .gitattributes

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 4 additions & 2 deletions .scripts/build_steps.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 13 additions & 3 deletions .scripts/run_docker_build.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit ce526c2

Please sign in to comment.