Skip to content

Commit db3dc81

Browse files
authored
Update README.md
1 parent c7dc2af commit db3dc81

File tree

1 file changed

+2
-23
lines changed

1 file changed

+2
-23
lines changed

README.md

Lines changed: 2 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## Note: This package is no longer actively supported.
2+
<hr/>
13
<h1 align="center">dbt-expectations</h1>
24
<p align="center">
35
<img alt="logo" width="10%" src="https://raw.githubusercontent.com/calogica/dbt-expectations/main/static/dbt-expectations-logo.svg" />
@@ -17,29 +19,6 @@
1719

1820
`dbt-expectations` is an extension package for [**dbt**](https://github.com/dbt-labs/dbt), inspired by the [Great Expectations package for Python](https://greatexpectations.io/). The intent is to allow dbt users to deploy GE-like tests in their data warehouse directly from dbt, vs having to add another integration with their data warehouse.
1921

20-
## Featured Sponsors ❤️
21-
22-
Development of `dbt-expectations` (and `dbt-date`) is funded by our amazing [sponsors](https://github.com/sponsors/calogica), including our **featured** sponsors:
23-
24-
<table width="80%">
25-
<tr>
26-
27-
<td width="40%" valign="top" align="center">
28-
<p><a href="https://datacoves.com/product" target="_blank">datacoves.com</a></p>
29-
<p>
30-
<a href="https://datacoves.com/product" target="_blank">
31-
<picture>
32-
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/datacoves/dbt-coves/blob/main/images/datacoves-dark.png">
33-
<img alt="Datacoves" src="https://github.com/datacoves/dbt-coves/blob/main/images/datacoves-light.png" width="150">
34-
</picture>
35-
</a>
36-
</p>
37-
</td>
38-
39-
</tr>
40-
41-
</table>
42-
4322
## Install
4423

4524
`dbt-expectations` currently supports `dbt 1.7.x` or higher.

0 commit comments

Comments
 (0)