We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b0dccb commit 996f726Copy full SHA for 996f726
README.md
@@ -65,7 +65,8 @@ During generation you can select from the following backends for your package:
65
versioning) **(Recommended for Rust projects)**
66
67
Currently, the best choice is probably hatch for pure Python projects, and
68
-setuptools (such as the pybind11 choice) for binary projects.
+scikit-build (such as the scikit-build-core + pybind11 choice) for binary
69
+projects.
70
71
#### To use (modern copier version)
72
0 commit comments