Skip to content

Commit

Permalink
tapo-py: Remove the pyo3 auto-initialize feature
Browse files Browse the repository at this point in the history
  • Loading branch information
mihai-dinculescu committed Aug 31, 2024
1 parent 35739fe commit fec3d95
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tapo-py/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ openssl-vendored = ["tapo/openssl-vendored"]
anyhow = { workspace = true }
chrono = { workspace = true, default-features = false }
pyo3 = { workspace = true, features = [
"auto-initialize",
"chrono",
"experimental-async",
"extension-module",
Expand Down

0 comments on commit fec3d95

Please sign in to comment.