Skip to content

Commit

Permalink
MNT: Re-rendered with conda-build 3.21.8, conda-smithy 3.19.0, and co…
Browse files Browse the repository at this point in the history
…nda-forge-pinning 2022.04.26.15.08.43
  • Loading branch information
h-vetinari committed Apr 27, 2022
1 parent 41ca35e commit 789cd05
Show file tree
Hide file tree
Showing 99 changed files with 3,316 additions and 123 deletions.
121 changes: 101 additions & 20 deletions .azure-pipelines/azure-pipelines-linux.yml

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

111 changes: 95 additions & 16 deletions .azure-pipelines/azure-pipelines-osx.yml

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

66 changes: 56 additions & 10 deletions .azure-pipelines/azure-pipelines-win.yml

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

@@ -0,0 +1,39 @@
blas_impl:
- blis
c_compiler:
- gcc
c_compiler_version:
- '10'
cdt_name:
- cos6
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- gxx
cxx_compiler_version:
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
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.8.* *_73_pypy
target_platform:
- linux-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- - python
- numpy

0 comments on commit 789cd05

Please sign in to comment.