Commit 47e9049
committed
auditor: remove unused pyo3-build-config from tokmd-python 🧾
The crates/tokmd-python crate does not contain a build.rs file. Because pyo3-build-config is exclusively used as a build-time dependency to assist with compiling C extensions via a custom build script, its inclusion in the manifest without a build.rs file is dead code, bloats the dependency tree, and slows down dependency resolution. Removed to improve dependency hygiene.1 parent 4a8cf77 commit 47e9049
2 files changed
Lines changed: 0 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
32 | 30 | | |
33 | 31 | | |
34 | 32 | | |
| |||
0 commit comments