pybind / pybind11

Seamless operability between C++11 and Python
https://pybind11.readthedocs.io/
Other
15.08k stars 2.05k forks source link

chore: docs and nox bump #5071

Closed henryiii closed 1 month ago

henryiii commented 3 months ago

Description

This bumps the min nox version, uses uv if available, and reworks the docs job quite a bit. Docs requirements are now locked. Nox supports overriding the Python version now, so remove the explicit list of versions.

Suggested changelog entry:

Update docs and noxfile