Skip to content

Commit

Permalink
Merge branch 'main' into ADAP-23/add_test_for_PR_9682_in_core
Browse files Browse the repository at this point in the history
  • Loading branch information
mikealfare authored Feb 28, 2024
2 parents 173b84e + c2e7104 commit aa39d5e
Show file tree
Hide file tree
Showing 11 changed files with 44 additions and 437 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ classifiers = [
"Programming Language :: Python :: 3.11",
]
dependencies = [
"dbt-adapters>=0.1.0a6,<0.2.0",
"dbt-adapters>=0.1.0a1,<2.0",
"psycopg2>=2.9,<3.0",
# installed via dbt-adapters but used directly
"dbt-common<1.0",
"dbt-common>=0.1.0a1,<2.0",
"agate>=1.0,<2.0",
]
[project.urls]
Expand Down
93 changes: 0 additions & 93 deletions tests/functional/saved_queries/fixtures.py

This file was deleted.

41 changes: 0 additions & 41 deletions tests/functional/saved_queries/test_saved_query_build.py

This file was deleted.

186 changes: 0 additions & 186 deletions tests/functional/saved_queries/test_saved_query_configs.py

This file was deleted.

Loading

0 comments on commit aa39d5e

Please sign in to comment.