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 2022/03/08 21:18:12 UTC

[GitHub] [airflow] eladkal commented on pull request #22099: bump moto version

eladkal commented on pull request #22099:
URL: https://github.com/apache/airflow/pull/22099#issuecomment-1062221340


   mmm I see the doc build is still failing with:
   
   ```
     apache-airflow                                               Traceback (most recent call last):
     apache-airflow                                                 File "/usr/local/lib/python3.7/site-packages/sphinx/registry.py", line 433, in load_extension
     apache-airflow                                                   mod = import_module(extname)
     apache-airflow                                                 File "/usr/local/lib/python3.7/importlib/__init__.py", line 127, in import_module
     apache-airflow                                                   return _bootstrap._gcd_import(name, package, level)
     apache-airflow                                                 File "<frozen importlib._bootstrap>", line 1006, in _gcd_import
     apache-airflow                                                 File "<frozen importlib._bootstrap>", line 983, in _find_and_load
     apache-airflow                                                 File "<frozen importlib._bootstrap>", line 965, in _find_and_load_unlocked
     apache-airflow                                               ModuleNotFoundError: No module named 'sphinxcontrib.jinja'
   ```
   
   and sphinx-jinja released version 1 hour ago
   https://pypi.org/project/sphinx-jinja/#history


-- 
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