potiuk commented on code in PR #44776:
URL: https://github.com/apache/airflow/pull/44776#discussion_r1874958881
##########
hatch_build.py:
##########
@@ -267,6 +267,7 @@
"pytest-mock>=3.12.0",
"pytest-rerunfailures>=13.0",
"pytest-timeouts>=1.2.1",
+ "pytest-unordered>=0.6.1",
Review Comment:
Ah yeah, good call. I think we can add it in both though, that's a nice
little tool for such cases (wiht no other dependencies than pytest)
--
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]