Skip to content

Commit

Permalink
docs: add odbc note to contributing guide (#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
abdulhaq-e committed Oct 25, 2023
1 parent c17c83e commit bc51751
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ Workflow
.. tip:: Pull requests and commits all need to follow the
`Conventional Commit format <https://www.conventionalcommits.org>`_

.. note:: To run the integration tests locally, you will need the `ODBC Driver for SQL Server <https://learn.microsoft.com/en-us/sql/connect/odbc/download-odbc-driver-for-sql-server?view=sql-server-ver16>`_, one option is using `unixODBC <https://www.unixodbc.org/>`_.

Guidelines for writing code
----------------------------

Expand Down

0 comments on commit bc51751

Please sign in to comment.