diff --git a/Cargo.toml b/Cargo.toml index f876f919d..28753f3ff 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,7 +15,7 @@ libc = "0.2" num-complex = "0.2" num-traits = "0.2" ndarray = ">=0.13" -pyo3 = { git = "https://github.com/PyO3/pyo3.git" } +pyo3 = "0.9.0-alpha.1" [features] # In default setting, python version is automatically detected