Skip to content

Commit

Permalink
docs: Update binary projects recommendation to scikit-build (#277)
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewfeickert authored Sep 14, 2023
1 parent 3b0dccb commit 996f726
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,8 @@ During generation you can select from the following backends for your package:
versioning) **(Recommended for Rust projects)**

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

#### To use (modern copier version)

Expand Down

0 comments on commit 996f726

Please sign in to comment.