File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4040 "setuptools" : " Setuptools - Pure Python" ,
4141 "pybind11" : " Setuptools and pybind11 - Compiled C++" ,
4242 "skbuild" : " Scikit-build-core - Compiled C++ (recommended)" ,
43- "mesonpy" : " Meson-python - Compiled C++ (also good)" ,
44- "maturin" : " Maturin - Compiled Rust (recommended)"
43+ "mesonpy" : " Meson-python - Compiled C++ (also good)" ,
44+ "maturin" : " Maturin - Compiled Rust (recommended)"
4545 },
4646 "vcs" : " Use version control for versioning"
4747 }
Original file line number Diff line number Diff line change @@ -77,8 +77,8 @@ backend:
7777 " Setuptools - Pure Python " : setuptools
7878 " Setuptools and pybind11 - Compiled C++ " : pybind11
7979 " Scikit-build-core - Compiled C++ (recommended) " : skbuild
80- " Meson-python - Compiled C++ (also good) " : mesonpy
81- " Maturin - Compiled Rust (recommended) " : maturin
80+ " Meson-python - Compiled C++ (also good) " : mesonpy
81+ " Maturin - Compiled Rust (recommended) " : maturin
8282 # [[[end]]]
8383
8484# [[[cog print(cc.vcs.yaml()) ]]]
You can’t perform that action at this time.
0 commit comments