Skip to content

Commit

Permalink
Add missing deps
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon committed Sep 13, 2023
1 parent cf0789d commit 46627d2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@
)
test_dependencies = [
"coverage[toml]",
"duckdb",
"duckdb-engine",
"pytest",
"pytest-snapshot",
"pytest-durations",
Expand Down

0 comments on commit 46627d2

Please # to comment.