Skip to content
This repository has been archived by the owner on Jun 20, 2022. It is now read-only.

Commit

Permalink
MNT: Re-rendered with conda-build 3.19.2, conda-smithy 3.7.3, and con…
Browse files Browse the repository at this point in the history
…da-forge-pinning 2020.06.16.21.09.39
  • Loading branch information
conda-forge-linter committed Jun 22, 2020
1 parent 94d6fbd commit 3bcfc28
Show file tree
Hide file tree
Showing 13 changed files with 138 additions and 202 deletions.
21 changes: 10 additions & 11 deletions .azure-pipelines/azure-pipelines-linux.yml

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

73 changes: 11 additions & 62 deletions .azure-pipelines/azure-pipelines-osx.yml

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

62 changes: 33 additions & 29 deletions .azure-pipelines/azure-pipelines-win.yml

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

28 changes: 0 additions & 28 deletions .ci_support/linux_python2.7.____cpython.yaml

This file was deleted.

32 changes: 0 additions & 32 deletions .ci_support/osx_python2.7.____cpython.yaml

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
c_compiler:
- vs2017
channel_sources:
- conda-forge,defaults
channel_targets:
- conda-forge main
cxx_compiler:
- vs2017
openssl:
- 1.1.1
pin_run_as_build:
Expand All @@ -10,16 +14,11 @@ pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
vc:
max_pin: x
zlib:
max_pin: x.x
python:
- 3.6.* *_cpython
vc:
- '14'
zip_keys:
- - python
- vc
zlib:
- '1.2'
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
c_compiler:
- vs2017
channel_sources:
- conda-forge,defaults
channel_targets:
- conda-forge main
cxx_compiler:
- vs2017
openssl:
- 1.1.1
pin_run_as_build:
Expand All @@ -10,16 +14,11 @@ pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
vc:
max_pin: x
zlib:
max_pin: x.x
python:
- 3.7.* *_cpython
vc:
- '14'
zip_keys:
- - python
- vc
zlib:
- '1.2'
Loading

0 comments on commit 3bcfc28

Please sign in to comment.