feat: update depot version to 0.17.0 and enhance Python build/install commands

This commit is contained in:
2026-03-11 01:02:36 -05:00
parent aff2c68ce5
commit f72b6c46de
9 changed files with 236 additions and 29 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ mod custom;
mod makefile;
mod meson;
mod perl;
mod python;
pub(crate) mod python;
mod rust;
pub mod state;