We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c8dbf1 commit bd0ee9fCopy full SHA for bd0ee9f
1 file changed
Makefile
@@ -4,7 +4,7 @@ install-dev:
4
pip3 install -e ".[dev,web,slack]"
5
6
install-engine-integration:
7
- pip3 install -e ".[dev,web,slack,mysql,postgres,databricks,redshift,bigquery,snowflake,trino]"
+ pip3 install -e ".[dev,web,slack,mysql,postgres,databricks,redshift,bigquery,snowflake,trino,mssql]"
8
9
install-pre-commit:
10
pre-commit install
0 commit comments