--- contrib/python/pytest/py3/ya.make (index) +++ contrib/python/pytest/py3/ya.make (working tree) @@ -17,6 +17,12 @@ PEERDIR( contrib/python/tomli ) +IF (OS_WINDOWS) + PEERDIR( + contrib/python/atomicwrites + ) +ENDIF() + NO_LINT() NO_CHECK_IMPORTS(