Skip to content

Commit

Permalink
remove python3.9 build, unused
Browse files Browse the repository at this point in the history
  • Loading branch information
noahp committed Oct 16, 2024
1 parent b7e43bd commit 433e83e
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 9 deletions.
3 changes: 0 additions & 3 deletions gdb-multi-arch/conda_build_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -702,7 +702,6 @@ ntl:
numpy:
# part of a zip_keys: python, python_impl, numpy
- 1.22
- 1.22
- 1.23
- 1.26
occt:
Expand Down Expand Up @@ -777,7 +776,6 @@ pybind11_abi:
- 4
python:
# part of a zip_keys: python, python_impl, numpy
- 3.9.* *_cpython
- 3.10.* *_cpython
- 3.11.* *_cpython
- 3.12.* *_cpython
Expand All @@ -786,7 +784,6 @@ python_impl:
- cpython
- cpython
- cpython
- cpython
is_freethreading:
- false
# Keep in sync with libtorch
Expand Down
3 changes: 0 additions & 3 deletions gdb-xtensa-esp32-elf/conda_build_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -702,7 +702,6 @@ ntl:
numpy:
# part of a zip_keys: python, python_impl, numpy
- 1.22
- 1.22
- 1.23
- 1.26
occt:
Expand Down Expand Up @@ -777,7 +776,6 @@ pybind11_abi:
- 4
python:
# part of a zip_keys: python, python_impl, numpy
- 3.9.* *_cpython
- 3.10.* *_cpython
- 3.11.* *_cpython
- 3.12.* *_cpython
Expand All @@ -786,7 +784,6 @@ python_impl:
- cpython
- cpython
- cpython
- cpython
is_freethreading:
- false
# Keep in sync with libtorch
Expand Down
3 changes: 0 additions & 3 deletions gdb-xtensa-lx106-elf/conda_build_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -702,7 +702,6 @@ ntl:
numpy:
# part of a zip_keys: python, python_impl, numpy
- 1.22
- 1.22
- 1.23
- 1.26
occt:
Expand Down Expand Up @@ -777,7 +776,6 @@ pybind11_abi:
- 4
python:
# part of a zip_keys: python, python_impl, numpy
- 3.9.* *_cpython
- 3.10.* *_cpython
- 3.11.* *_cpython
- 3.12.* *_cpython
Expand All @@ -786,7 +784,6 @@ python_impl:
- cpython
- cpython
- cpython
- cpython
is_freethreading:
- false
# Keep in sync with libtorch
Expand Down

0 comments on commit 433e83e

Please sign in to comment.