Skip to content

Commit

Permalink
disable py crate
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarriba committed Sep 28, 2024
1 parent 820f954 commit d937bbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ members = [
"crates/kornia-imgproc",
"crates/kornia",
"examples/*",
"kornia-py",
# "kornia-py",
]
exclude = ["kornia-py", "kornia-serve"]

Expand Down

0 comments on commit d937bbd

Please sign in to comment.