Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions .azure-pipelines/azure-pipelines-linux.yml

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

6 changes: 6 additions & 0 deletions .azure-pipelines/azure-pipelines-osx.yml

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

3 changes: 3 additions & 0 deletions .azure-pipelines/azure-pipelines-win.yml

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

5 changes: 0 additions & 5 deletions .ci_support/linux_64_python3.11.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- conda
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -26,6 +24,3 @@ python:
- 3.11.* *_cpython
target_platform:
- linux-64
zip_keys:
- - python
- channel_sources
5 changes: 0 additions & 5 deletions .ci_support/linux_64_python3.12.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- conda
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -26,6 +24,3 @@ python:
- 3.12.* *_cpython
target_platform:
- linux-64
zip_keys:
- - python
- channel_sources
5 changes: 0 additions & 5 deletions .ci_support/linux_64_python3.13.____cp313.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- conda
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -26,6 +24,3 @@ python:
- 3.13.* *_cp313
target_platform:
- linux-64
zip_keys:
- - python
- channel_sources
7 changes: 1 addition & 6 deletions .ci_support/linux_64_python3.14.____cp314.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,8 @@ c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- conda
channel_sources:
- conda-forge,conda-forge/label/python_rc
- conda-forge
channel_targets:
- conda-forge main
docker_image:
Expand All @@ -26,6 +24,3 @@ python:
- 3.14.* *_cp314
target_platform:
- linux-64
zip_keys:
- - python
- channel_sources
26 changes: 26 additions & 0 deletions .ci_support/linux_64_python3.14.____cp314t.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
c_compiler:
- gcc
c_compiler_version:
- '14'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
docker_image:
- quay.io/condaforge/linux-anvil-x86_64:alma9
numpy:
- '2'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
proj:
- '9.7'
python:
- 3.14.* *_cp314t
target_platform:
- linux-64
5 changes: 0 additions & 5 deletions .ci_support/linux_aarch64_python3.11.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- conda
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -26,6 +24,3 @@ python:
- 3.11.* *_cpython
target_platform:
- linux-aarch64
zip_keys:
- - python
- channel_sources
5 changes: 0 additions & 5 deletions .ci_support/linux_aarch64_python3.12.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- conda
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -26,6 +24,3 @@ python:
- 3.12.* *_cpython
target_platform:
- linux-aarch64
zip_keys:
- - python
- channel_sources
5 changes: 0 additions & 5 deletions .ci_support/linux_aarch64_python3.13.____cp313.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- conda
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -26,6 +24,3 @@ python:
- 3.13.* *_cp313
target_platform:
- linux-aarch64
zip_keys:
- - python
- channel_sources
7 changes: 1 addition & 6 deletions .ci_support/linux_aarch64_python3.14.____cp314.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,8 @@ c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- conda
channel_sources:
- conda-forge,conda-forge/label/python_rc
- conda-forge
channel_targets:
- conda-forge main
docker_image:
Expand All @@ -26,6 +24,3 @@ python:
- 3.14.* *_cp314
target_platform:
- linux-aarch64
zip_keys:
- - python
- channel_sources
26 changes: 26 additions & 0 deletions .ci_support/linux_aarch64_python3.14.____cp314t.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
c_compiler:
- gcc
c_compiler_version:
- '14'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
docker_image:
- quay.io/condaforge/linux-anvil-aarch64:alma9
numpy:
- '2'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
proj:
- '9.7'
python:
- 3.14.* *_cp314t
target_platform:
- linux-aarch64
5 changes: 0 additions & 5 deletions .ci_support/linux_ppc64le_python3.11.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- conda
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -26,6 +24,3 @@ python:
- 3.11.* *_cpython
target_platform:
- linux-ppc64le
zip_keys:
- - python
- channel_sources
5 changes: 0 additions & 5 deletions .ci_support/linux_ppc64le_python3.12.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- conda
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -26,6 +24,3 @@ python:
- 3.12.* *_cpython
target_platform:
- linux-ppc64le
zip_keys:
- - python
- channel_sources
5 changes: 0 additions & 5 deletions .ci_support/linux_ppc64le_python3.13.____cp313.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- conda
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -26,6 +24,3 @@ python:
- 3.13.* *_cp313
target_platform:
- linux-ppc64le
zip_keys:
- - python
- channel_sources
7 changes: 1 addition & 6 deletions .ci_support/linux_ppc64le_python3.14.____cp314.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,8 @@ c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- conda
channel_sources:
- conda-forge,conda-forge/label/python_rc
- conda-forge
channel_targets:
- conda-forge main
docker_image:
Expand All @@ -26,6 +24,3 @@ python:
- 3.14.* *_cp314
target_platform:
- linux-ppc64le
zip_keys:
- - python
- channel_sources
26 changes: 26 additions & 0 deletions .ci_support/linux_ppc64le_python3.14.____cp314t.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
c_compiler:
- gcc
c_compiler_version:
- '14'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
docker_image:
- quay.io/condaforge/linux-anvil-ppc64le:alma9
numpy:
- '2'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
proj:
- '9.7'
python:
- 3.14.* *_cp314t
target_platform:
- linux-ppc64le
8 changes: 0 additions & 8 deletions .ci_support/migrations/proj97.yaml

This file was deleted.

Loading
Loading