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


##########
docs/apache-airflow-providers-microsoft-mssql/index.rst:
##########
@@ -91,6 +91,8 @@ PIP package                              Version required
 ``pymssql``                              ``>=2.1.5; platform_machine != 
"aarch64"``
 =======================================  
==========================================
 
+Note: For ``pymssql`` installation some Linux distributions ``pip`` version is 
too old to support all the flavors of ``manylinux`` wheels, so upgrading 
``pip`` is necessary. An example of such distributions would be Ubuntu 18.04 or 
Python3.6 module in RHEL8 and CentOS8.

Review Comment:
   I changed this to use the sphinx note directive. Would it make sense to 
remove the example section of the note because of the min stable python version 
for airflow? I just took it from the documentation for the package 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