benchmark/bindings/python/google_benchmark
Nicholas Junge 986423a62d
Bump oldest supported Python to 3.10, eliminate setuptools-scm (#1842)
* Supply MacOS deployment target to delocate, use build+uv frontend

This shaves off multiple minutes from the wheel builds alone.

Also revert to trusted publishing for wheel uploads as it is now set up.

* Bump oldest supported Python to 3.10, eliminate setuptools-scm

The version is now a string again, under the same attribute as it was
before. This is a pragmatic decision in order to be able to upload wheels
again, possibly directly from main.

We could in the future also set the Python version to a development version
if we want to avoid accidental uploads of `main`.

* Add a note on supported Python versions in the docs

Also fixes the setuptools failure observed in the latest CI by pinning
to the last version before v73 until the problem is identified and resolved.
2024-09-04 17:42:07 +01:00
..
BUILD Bump nanobind-bazel to v2.1.0, add stubgen target (#1824) 2024-07-30 15:49:33 +01:00
__init__.py Bump oldest supported Python to 3.10, eliminate setuptools-scm (#1842) 2024-09-04 17:42:07 +01:00
benchmark.cc Update benchmark Python bindings for nanobind 2.0, and update to nanobind 2.0. (#1817) 2024-07-18 16:54:02 +01:00
example.py Fix Python manual timing example (#1722) 2024-08-16 15:32:48 +01:00