nushell/crates/nu-cmd-dataframe
Stefan Holderbach 7ad0e5541e
Make polars deps optional for cargo test --all (#11415)
As `--workspace/--all` pulls in all crates in the workspace for `cargo
test --workspace` let's make sure that the `polars` family of
dependencies are also feature gated so they only build for `--features
dataframe`. The test modules themselves also depend on the feature.

Should speed up a bare `cargo test --workspace`
2023-12-24 13:12:31 +01:00
..
src Construct Records only through checked helpers (#11386) 2023-12-21 16:48:15 +01:00
Cargo.toml Make polars deps optional for cargo test --all (#11415) 2023-12-24 13:12:31 +01:00
LICENSE move dataframe commands to nu-cmd-dataframe (#9241) 2023-05-19 10:56:08 -07:00