diff options
author | robot-contrib <robot-contrib@yandex-team.com> | 2023-08-03 09:47:42 +0300 |
---|---|---|
committer | robot-contrib <robot-contrib@yandex-team.com> | 2023-08-03 09:47:42 +0300 |
commit | e3b7bf201afada2932564f81b66e8ed77411feeb (patch) | |
tree | 4d6d898e2f94c018187157b0809f4a337a4c7189 /library/python/pytest | |
parent | 9683f88a775b6f06d985d5c023e67015e61edfa2 (diff) | |
download | ydb-e3b7bf201afada2932564f81b66e8ed77411feeb.tar.gz |
Update contrib/python/pytest/py3 to 7.3.2
Diffstat (limited to 'library/python/pytest')
-rw-r--r-- | library/python/pytest/ya.make | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/library/python/pytest/ya.make b/library/python/pytest/ya.make index b04788cc47..f1b68bdbef 100644 --- a/library/python/pytest/ya.make +++ b/library/python/pytest/ya.make @@ -10,6 +10,7 @@ PY_SRCS( ) PEERDIR( + contrib/python/attrs contrib/python/python-dateutil contrib/python/ipdb contrib/python/py |