jedcunningham commented on code in PR #37401:
URL: https://github.com/apache/airflow/pull/37401#discussion_r1488691608
##########
dev/breeze/src/airflow_breeze/utils/reproducible.py:
##########
@@ -90,6 +92,8 @@ def reset(tarinfo):
tarinfo.mtime = timestamp
return tarinfo
+ print(sys.version_info)
Review Comment:
Did you forget to remove this? Or bad rebase?
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]