Skip to content

Commit

Permalink
Use git dependency for python3-dll-a for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
messense committed May 10, 2022
1 parent 233a468 commit 7216d9b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Cargo.toml
Expand Up @@ -167,3 +167,6 @@ members = [
no-default-features = true
features = ["macros", "num-bigint", "num-complex", "hashbrown", "serde", "multiple-pymethods", "indexmap", "eyre"]
rustdoc-args = ["--cfg", "docsrs"]

[patch.crates-io]
python3-dll-a = { git = "https://github.com/PyO3/python3-dll-a.git", branch = "main" }

0 comments on commit 7216d9b

Please sign in to comment.