Skip to content

Commit

Permalink
refactor(dev): use minijinja (#5494)
Browse files Browse the repository at this point in the history
  • Loading branch information
tisonkun authored Jan 2, 2025
1 parent 977fd2d commit 6778dca
Show file tree
Hide file tree
Showing 10 changed files with 206 additions and 278 deletions.
2 changes: 1 addition & 1 deletion bindings/python/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ default = [

# NOTE: this is the feature we used to build pypi wheels.
# When enable or disable some features,
# also need to update dev/src/generate/binding_python.rs `enabled_service` to match it.
# Also, you need to update the `enabled_service` function in dev/src/generate/python.rs to match it.
services-all = [
"default",
"services-aliyun-drive",
Expand Down
Loading

0 comments on commit 6778dca

Please sign in to comment.