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 2365de5 commit 1b9d027
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions duckdb/hatch.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
[env.collectors.datadog-checks]

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

[[envs.default.matrix]]
python = ["3.12"]
version = ["1.1.1"]
Expand Down

0 comments on commit 1b9d027

Please sign in to comment.