Skip to content

Commit fefed48

Browse files
committed
build: update ci jobs
1 parent 562fb8a commit fefed48

2 files changed

Lines changed: 24 additions & 210 deletions

File tree

Cargo.lock

Lines changed: 23 additions & 209 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ name = "e57"
99
crate-type = ["cdylib"]
1010

1111
[dependencies]
12-
pyo3 = "<=0.20.2"
12+
pyo3 = "0.20,<=0.20.2"
1313
e57 = { version = "0.10.4",features =["crc32c"]}
1414
numpy = "0.20.0"
1515
ndarray = "0.15.6"

0 commit comments

Comments
 (0)