Skip to content

Commit

Permalink
mmcv-recipe v2.2.0 + python312 (#30)
Browse files Browse the repository at this point in the history
* updated v2.2.0

* MNT: Re-rendered with conda-build 24.3.0, conda-smithy 3.34.1, and conda-forge-pinning 2024.04.24.14.42.55

* Configure Azure to free disk space

Xref conda-forge/cudatoolkit-feedstock#91

* Reset build number to 0

* MNT: Re-rendered with conda-build 24.3.0, conda-smithy 3.34.1, and conda-forge-pinning 2024.04.26.17.13.40

* Disable pip check because mmengine-lite is installed

See #29 (comment)

* Rebuild for python312

* MNT: Re-rendered with conda-build 24.3.0, conda-smithy 3.36.0, and conda-forge-pinning 2024.05.21.18.33.22

* Add mesa-libEGL et al. to yum_requirements.txt

Xref conda-forge/opencv-feedstock#401

* MNT: Re-rendered with conda-build 24.3.0, conda-smithy 3.36.0, and conda-forge-pinning 2024.05.21.18.33.22

---------

Co-authored-by: Wei Ji <[email protected]>
Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored May 22, 2024
1 parent 91276ee commit 1092759
Show file tree
Hide file tree
Showing 44 changed files with 563 additions and 402 deletions.
127 changes: 72 additions & 55 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: 10 additions & 1 deletion .azure-pipelines/azure-pipelines-osx.yml

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

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ c_compiler:
- gcc
c_compiler_version:
- '11'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
channel_sources:
Expand Down Expand Up @@ -33,9 +37,10 @@ target_platform:
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- c_stdlib_version
- cdt_name
- cuda_compiler
- cuda_compiler_version
- cdt_name
- docker_image
- - python
- numpy
Loading

0 comments on commit 1092759

Please sign in to comment.