ephraimbuddy commented on code in PR #28625:
URL: https://github.com/apache/airflow/pull/28625#discussion_r1058500304


##########
docs/apache-airflow-providers-microsoft-mssql/index.rst:
##########
@@ -91,6 +91,8 @@ PIP package                              Version required
 ``pymssql``                              ``>=2.1.5; platform_machine != 
"aarch64"``
 =======================================  
==========================================
 
+.. note:: ``pip`` version on some Linux distributions ``pip`` might be 
outdated and not support all the flavors of ``manylinux`` wheels, so upgrading 
``pip`` is necessary. More details can be found on `PyPI 
<https://pypi.org/project/pymssql/>`_.

Review Comment:
   ```suggestion
   .. note:: ``pip`` version on some Linux distributions might be outdated and 
not support all the flavors of ``manylinux`` wheels, so upgrading ``pip`` is 
necessary. More details can be found on `PyPI 
<https://pypi.org/project/pymssql/>`_.
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to