Skip to content

Commit

Permalink
Merge pull request #66 from Saransh-cpp/modernify
Browse files Browse the repository at this point in the history
feat: noarch builds + update the build config
  • Loading branch information
agriyakhetarpal authored Nov 18, 2024
2 parents 45a2c99 + a8681ba commit ee6843a
Show file tree
Hide file tree
Showing 34 changed files with 33 additions and 1,054 deletions.
48 changes: 2 additions & 46 deletions .azure-pipelines/azure-pipelines-linux.yml

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

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

This file was deleted.

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

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cdt_name:
- cos7
- conda
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -11,6 +11,6 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
python:
- 3.9.* *_cpython
target_platform:
- linux-64
- 3.13.* *_cp313
python_min:
- '3.9'
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.

20 changes: 0 additions & 20 deletions .ci_support/linux_aarch64_python3.10.____cpython.yaml

This file was deleted.

20 changes: 0 additions & 20 deletions .ci_support/linux_aarch64_python3.11.____cpython.yaml

This file was deleted.

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

This file was deleted.

20 changes: 0 additions & 20 deletions .ci_support/linux_aarch64_python3.9.____cpython.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions .ci_support/linux_ppc64le_python3.10.____cpython.yaml

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

Loading

0 comments on commit ee6843a

Please sign in to comment.