potiuk commented on code in PR #53149:
URL: https://github.com/apache/airflow/pull/53149#discussion_r2202356192


##########
airflow-core/pyproject.toml:
##########
@@ -26,6 +26,7 @@ requires = [
     "smmap==5.0.2",
     "tomli==2.2.1; python_version < '3.11'",
     "trove-classifiers==2025.5.9.12",
+    "hatch-build-time-vendoring @ 
https://test-files.pythonhosted.org/packages/54/44/8533528622833807a24261d1fdbc4289a13e124b8ed7461e0d4d963b4ca9/hatch_build_time_vendoring-0.1.dev8-py3-none-any.whl";,

Review Comment:
   Should we just include "hatch-build-time-vendoring" in our monorepo instead? 
That will make any fixes way faster and we will not have to separately release 
it.



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

Reply via email to