Skip to content

Pin setuptools under v81.0.0#204

Merged
dtronmans merged 2 commits intomainfrom
feat/pin-setuptools
Feb 11, 2026
Merged

Pin setuptools under v81.0.0#204
dtronmans merged 2 commits intomainfrom
feat/pin-setuptools

Conversation

@dtronmans
Copy link
Contributor

Purpose

Two recent breaking changes in setuptools that warrant pinning it under v81.0.0 (https://setuptools.pypa.io/en/stable/history.html#id2):

  • v81.0.0 (06 feb 2026): remove support for the dry-run parameter (leads to newly failing tests here)
  • v82.0.0 (08 feb 2026): remove support for pkg_resources which is needed to build mmcv here

Specification

Dependencies & Potential Impact

Deployment Plan

Testing & Validation

@github-actions
Copy link

github-actions bot commented Feb 10, 2026

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
30360 6492 21% 0% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: f0ab45b by action🐍

@github-actions
Copy link

github-actions bot commented Feb 10, 2026

Test Results

  6 files    6 suites   22m 34s ⏱️
 26 tests  26 ✅ 0 💤 0 ❌
156 runs  156 ✅ 0 💤 0 ❌

Results for commit f0ab45b.

♻️ This comment has been updated with latest results.

@dtronmans dtronmans merged commit 486b83d into main Feb 11, 2026
16 checks passed
@dtronmans dtronmans deleted the feat/pin-setuptools branch February 11, 2026 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants