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 2020/05/03 22:16:33 UTC

[GitHub] [airflow] mik-laj commented on a change in pull request #8505: [POC] Add more precise tests (tests for jinja params) for AirflowVersion

mik-laj commented on a change in pull request #8505:
URL: https://github.com/apache/airflow/pull/8505#discussion_r419167999



##########
File path: setup.py
##########
@@ -427,6 +427,7 @@ def write_version(filename: str = os.path.join(*[my_dir, "airflow", "git_version
 ############################################################################################################
 devel = [
     'beautifulsoup4~=4.7.1',
+    'blinker',

Review comment:
       Required by flask: https://github.com/pallets/flask/blob/master/src/flask/signals.py#L13




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