mirror of
https://github.com/pybind/pybind11.git
synced 2025-02-06 18:20:32 +00:00
* ci: releases * docs: minor update form @wjakob * fix: enforce reasonable version of setuptools
4 lines
94 B
TOML
4 lines
94 B
TOML
[build-system]
|
|
requires = ["setuptools>=42", "wheel"]
|
|
build-backend = "setuptools.build_meta"
|