Skip to content

Commit f75bec9

Browse files
authored
Merge pull request #43 from Point72/chore/duckdb-test-only-dep
Move duckdb from install deps to the develop extra
2 parents e143a91 + a37e54e commit f75bec9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ dependencies = [
3535
"boto3",
3636
"cloudpickle",
3737
"deltalake",
38-
"duckdb",
3938
"narwhals",
4039
"numpy",
4140
"orjson",
@@ -59,6 +58,7 @@ develop = [
5958
"check-dist",
6059
"cibuildwheel",
6160
"codespell",
61+
"duckdb",
6262
"hatch-rs",
6363
"hatchling",
6464
"mdformat",

0 commit comments

Comments
 (0)