Skip to content

docs: remove outdated setuptools requirement for MBInstalledPackages#50

Merged
alubbock merged 1 commit intomainfrom
docs/fix-setuptools-requirement
Mar 13, 2026
Merged

docs: remove outdated setuptools requirement for MBInstalledPackages#50
alubbock merged 1 commit intomainfrom
docs/fix-setuptools-requirement

Conversation

@alubbock
Copy link
Copy Markdown
Owner

Summary

  • Removed claim that MBInstalledPackages requires setuptools
  • importlib.metadata has been part of the standard library since Python 3.8, and microbench requires Python >= 3.10

Test plan

  • Documentation-only change

MBInstalledPackages uses importlib.metadata, which has been part of
the standard library since Python 3.8. Since microbench requires
Python >= 3.10, setuptools is not needed.
@alubbock alubbock merged commit 203fdc5 into main Mar 13, 2026
20 checks passed
@alubbock alubbock deleted the docs/fix-setuptools-requirement branch March 13, 2026 10:49
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.

1 participant