Skip to content

Commit

Permalink
remove duckdb
Browse files Browse the repository at this point in the history
  • Loading branch information
HadhemiDD committed Jan 15, 2025
1 parent 1b9d027 commit 05fd9c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion duckdb/hatch.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[envs.default]
dependencies = [
"duckdb==1.1.1; python_version > '3.12'",
"duckdb==1.1.1",
]

[[envs.default.matrix]]
Expand Down

0 comments on commit 05fd9c4

Please sign in to comment.