Skip to content

Commit 996f726

Browse files
docs: Update binary projects recommendation to scikit-build (#277)
1 parent 3b0dccb commit 996f726

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,8 @@ During generation you can select from the following backends for your package:
6565
versioning) **(Recommended for Rust projects)**
6666

6767
Currently, the best choice is probably hatch for pure Python projects, and
68-
setuptools (such as the pybind11 choice) for binary projects.
68+
scikit-build (such as the scikit-build-core + pybind11 choice) for binary
69+
projects.
6970

7071
#### To use (modern copier version)
7172

0 commit comments

Comments
 (0)