Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

astropy v6.1.0 #134

Merged
merged 10 commits into from
May 9, 2024
24 changes: 0 additions & 24 deletions .azure-pipelines/azure-pipelines-linux.yml

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

11 changes: 1 addition & 10 deletions .azure-pipelines/azure-pipelines-osx.yml

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

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

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

31 changes: 0 additions & 31 deletions .ci_support/linux_64_numpy1.22python3.9.____73_pypy.yaml

This file was deleted.

31 changes: 0 additions & 31 deletions .ci_support/linux_64_numpy1.22python3.9.____cpython.yaml

This file was deleted.

35 changes: 0 additions & 35 deletions .ci_support/linux_aarch64_numpy1.22python3.9.____73_pypy.yaml

This file was deleted.

35 changes: 0 additions & 35 deletions .ci_support/linux_aarch64_numpy1.22python3.9.____cpython.yaml

This file was deleted.

31 changes: 0 additions & 31 deletions .ci_support/linux_ppc64le_numpy1.22python3.9.____73_pypy.yaml

This file was deleted.

31 changes: 0 additions & 31 deletions .ci_support/linux_ppc64le_numpy1.22python3.9.____cpython.yaml

This file was deleted.

4 changes: 2 additions & 2 deletions .ci_support/osx_64_numpy1.22python3.10.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
- '10.13'
c_compiler:
- clang
c_compiler_version:
- '16'
c_stdlib:
- macosx_deployment_target
c_stdlib_version:
- '10.9'
- '10.13'
channel_sources:
- conda-forge
channel_targets:
Expand Down
29 changes: 0 additions & 29 deletions .ci_support/osx_64_numpy1.22python3.9.____73_pypy.yaml

This file was deleted.

29 changes: 0 additions & 29 deletions .ci_support/osx_64_numpy1.22python3.9.____cpython.yaml

This file was deleted.

4 changes: 2 additions & 2 deletions .ci_support/osx_64_numpy1.23python3.11.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
- '10.13'
c_compiler:
- clang
c_compiler_version:
- '16'
c_stdlib:
- macosx_deployment_target
c_stdlib_version:
- '10.9'
- '10.13'
channel_sources:
- conda-forge
channel_targets:
Expand Down
4 changes: 2 additions & 2 deletions .ci_support/osx_64_numpy1.26python3.12.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
- '10.13'
c_compiler:
- clang
c_compiler_version:
- '16'
c_stdlib:
- macosx_deployment_target
c_stdlib_version:
- '10.9'
- '10.13'
channel_sources:
- conda-forge
channel_targets:
Expand Down
Loading