Skip to content
Open
Show file tree
Hide file tree
Changes from 8 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
16 changes: 2 additions & 14 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: 3 additions & 24 deletions .azure-pipelines/azure-pipelines-osx.yml

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

13 changes: 2 additions & 11 deletions .azure-pipelines/azure-pipelines-win.yml

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

8 changes: 8 additions & 0 deletions .ci_support/linux_64_.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
docker_image:
- quay.io/condaforge/linux-anvil-x86_64:alma9
python_min:
- '3.10'
16 changes: 0 additions & 16 deletions .ci_support/linux_64_python3.10.____cpython.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions .ci_support/linux_64_python3.11.____cpython.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions .ci_support/linux_64_python3.12.____cpython.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions .ci_support/linux_64_python3.9.____cpython.yaml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,5 @@ channel_targets:
- conda-forge main
macos_machine:
- x86_64-apple-darwin13.4.0
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.9.* *_cpython
target_platform:
- osx-64
python_min:
- '3.10'
18 changes: 0 additions & 18 deletions .ci_support/osx_64_python3.10.____cpython.yaml

This file was deleted.

18 changes: 0 additions & 18 deletions .ci_support/osx_64_python3.11.____cpython.yaml

This file was deleted.

18 changes: 0 additions & 18 deletions .ci_support/osx_64_python3.12.____cpython.yaml

This file was deleted.

18 changes: 0 additions & 18 deletions .ci_support/osx_arm64_python3.10.____cpython.yaml

This file was deleted.

18 changes: 0 additions & 18 deletions .ci_support/osx_arm64_python3.11.____cpython.yaml

This file was deleted.

18 changes: 0 additions & 18 deletions .ci_support/osx_arm64_python3.12.____cpython.yaml

This file was deleted.

18 changes: 0 additions & 18 deletions .ci_support/osx_arm64_python3.9.____cpython.yaml

This file was deleted.

6 changes: 6 additions & 0 deletions .ci_support/win_64_.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
python_min:
- '3.10'
12 changes: 0 additions & 12 deletions .ci_support/win_64_python3.10.____cpython.yaml

This file was deleted.

12 changes: 0 additions & 12 deletions .ci_support/win_64_python3.11.____cpython.yaml

This file was deleted.

12 changes: 0 additions & 12 deletions .ci_support/win_64_python3.12.____cpython.yaml

This file was deleted.

12 changes: 0 additions & 12 deletions .ci_support/win_64_python3.9.____cpython.yaml

This file was deleted.

Loading
Loading