Skip to content

Commit

Permalink
Merge pull request #156 from xylar/0.22.0
Browse files Browse the repository at this point in the history
Update to v0.22.0
  • Loading branch information
dopplershift authored Aug 9, 2023
2 parents 657a66d + f685756 commit c36a9f5
Show file tree
Hide file tree
Showing 41 changed files with 140 additions and 662 deletions.
65 changes: 18 additions & 47 deletions .azure-pipelines/azure-pipelines-linux.yml

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

27 changes: 9 additions & 18 deletions .azure-pipelines/azure-pipelines-osx.yml

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

23 changes: 10 additions & 13 deletions .azure-pipelines/azure-pipelines-win.yml

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

33 changes: 0 additions & 33 deletions .ci_support/linux_64_numpy1.20python3.8.____73_pypy.yaml

This file was deleted.

33 changes: 0 additions & 33 deletions .ci_support/linux_64_numpy1.20python3.8.____cpython.yaml

This file was deleted.

6 changes: 2 additions & 4 deletions .ci_support/linux_64_numpy1.21python3.10.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
c_compiler:
- gcc
c_compiler_version:
- '11'
- '12'
cdt_name:
- cos6
channel_sources:
Expand All @@ -11,11 +11,9 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '11'
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
geos:
- 3.11.2
numpy:
- '1.21'
pin_run_as_build:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
c_compiler:
- gcc
c_compiler_version:
- '11'
- '12'
cdt_name:
- cos6
channel_sources:
Expand All @@ -11,13 +11,11 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '11'
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
geos:
- 3.11.2
numpy:
- '1.20'
- '1.21'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
c_compiler:
- gcc
c_compiler_version:
- '11'
- '12'
cdt_name:
- cos6
channel_sources:
Expand All @@ -11,13 +11,11 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '11'
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
geos:
- 3.11.2
numpy:
- '1.20'
- '1.21'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
6 changes: 2 additions & 4 deletions .ci_support/linux_64_numpy1.23python3.11.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
c_compiler:
- gcc
c_compiler_version:
- '11'
- '12'
cdt_name:
- cos6
channel_sources:
Expand All @@ -11,11 +11,9 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '11'
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
geos:
- 3.11.2
numpy:
- '1.23'
pin_run_as_build:
Expand Down
37 changes: 0 additions & 37 deletions .ci_support/linux_aarch64_numpy1.20python3.8.____73_pypy.yaml

This file was deleted.

Loading

0 comments on commit c36a9f5

Please sign in to comment.