Skip to content

Commit

Permalink
chore(python): remove unused cmake-rs patch (pola-rs#5794)
Browse files Browse the repository at this point in the history
  • Loading branch information
messense authored and zundertj committed Jan 7, 2023
1 parent 2e43f3d commit 6dd0ecc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
7 changes: 1 addition & 6 deletions py-polars/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions py-polars/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -164,9 +164,6 @@ features = [
"date_offset",
]

[patch.crates-io]
cmake = { git = "https://github.com/messense/cmake-rs.git", branch = "cross-compile" }

[lib]
name = "polars"
crate-type = ["cdylib"]
Expand Down

0 comments on commit 6dd0ecc

Please sign in to comment.