Skip to content

Commit

Permalink
MNT: Re-rendered with conda-build 3.21.4, conda-smithy 3.13.0, and co…
Browse files Browse the repository at this point in the history
…nda-forge-pinning 2021.10.22.20.56.07
  • Loading branch information
h-vetinari committed Oct 24, 2021
1 parent 42320c5 commit 7e6d158
Show file tree
Hide file tree
Showing 73 changed files with 2,352 additions and 88 deletions.
97 changes: 81 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.

67 changes: 55 additions & 12 deletions .azure-pipelines/azure-pipelines-osx.yml

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

54 changes: 46 additions & 8 deletions .azure-pipelines/azure-pipelines-win.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
@@ -0,0 +1,38 @@
blas_impl:
- blis
c_compiler:
- gcc
c_compiler_version:
- '9'
cdt_name:
- cos6
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
docker_image:
- quay.io/condaforge/linux-anvil-comp7
libblas:
- 3.8 *netlib
libcblas:
- 3.8 *netlib
liblapack:
- 3.8 *netlib
numpy:
- '1.18'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.7.* *_cpython
python_impl:
- cpython
target_platform:
- linux-64
zip_keys:
- - cdt_name
- docker_image
- - python
- numpy
- python_impl
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
blas_impl:
- blis
c_compiler:
- gcc
c_compiler_version:
- '9'
cdt_name:
- cos6
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
docker_image:
- quay.io/condaforge/linux-anvil-comp7
libblas:
- 3.8 *netlib
libcblas:
- 3.8 *netlib
liblapack:
- 3.8 *netlib
numpy:
- '1.18'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.8.* *_cpython
python_impl:
- cpython
target_platform:
- linux-64
zip_keys:
- - cdt_name
- docker_image
- - python
- numpy
- python_impl
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
blas_impl:
- blis
c_compiler:
- gcc
c_compiler_version:
- '9'
cdt_name:
- cos6
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
docker_image:
- quay.io/condaforge/linux-anvil-comp7
libblas:
- 3.8 *netlib
libcblas:
- 3.8 *netlib
liblapack:
- 3.8 *netlib
numpy:
- '1.19'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.7.* *_73_pypy
python_impl:
- pypy
target_platform:
- linux-64
zip_keys:
- - cdt_name
- docker_image
- - python
- numpy
- python_impl
Loading

0 comments on commit 7e6d158

Please sign in to comment.