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/05/06 20:03:39 UTC

[GitHub] [airflow] potiuk commented on a change in pull request #15706: Allow helm chart tests to run in parallel

potiuk commented on a change in pull request #15706:
URL: https://github.com/apache/airflow/pull/15706#discussion_r627727438



##########
File path: setup.py
##########
@@ -484,6 +484,7 @@ def get_sphinx_theme_version() -> str:
     'click~=7.1',
     'coverage',
     'docutils',
+    'filelock',

Review comment:
       Do you think that matters @ephraimbuddy ? This is rather simple library and I do not expect locking (300 lines of code). Looks like it is not updated because it simply does it job well :) 




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

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