ashb commented on code in PR #42904:
URL: https://github.com/apache/airflow/pull/42904#discussion_r1796773653
##########
pyproject.toml:
##########
@@ -529,6 +529,7 @@ python_files = [
]
testpaths = [
"tests",
+ "task_sdk/tests",
Review Comment:
Not sure about this one. (I didn't seem to have to do it for provider tests.)
--
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]