You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/12/03 13:50:49 UTC

[GitHub] [airflow] ashb commented on pull request #20013: Allow all sphinx-autoapi 1.x series

ashb commented on pull request #20013:
URL: https://github.com/apache/airflow/pull/20013#issuecomment-985536374


   ```
     apache-airflow                                               Traceback (most recent call last):
     apache-airflow                                                 File "/opt/airflow/docs/exts/docs_build/run_patched_sphinx.py", line 23, in <module>
     apache-airflow                                                   from autoapi.extension import (
     apache-airflow                                               ImportError: cannot import name 'default_backend_mapping' from 'autoapi.extension' 
     (/usr/local/lib/python3.7/site-packages/autoapi/extension.py)
   ```
   
   Now that we're upgradaing autoapi we can entirely avoid run_patched_sphinx.py s the work-around we are applying is included.


-- 
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-unsubscribe@airflow.apache.org

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