aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/python
diff options
context:
space:
mode:
authorrobot-piglet <robot-piglet@yandex-team.com>2025-01-05 21:04:44 +0300
committerrobot-piglet <robot-piglet@yandex-team.com>2025-01-05 21:17:43 +0300
commit8d6b1d92f402825e2759564bc561ea677f0f802d (patch)
tree9996812a7f0397d7f395c9319ad63ba5093ab398 /contrib/python
parentb32630e045df6740fefcafef442b683c5e6c26c4 (diff)
downloadydb-8d6b1d92f402825e2759564bc561ea677f0f802d.tar.gz
Intermediate changes
commit_hash:87733d3dd0e4d734402039c4e03f7e5c46ed93ab
Diffstat (limited to 'contrib/python')
-rw-r--r--contrib/python/requests-mock/py2/tests/ya.make3
1 files changed, 1 insertions, 2 deletions
diff --git a/contrib/python/requests-mock/py2/tests/ya.make b/contrib/python/requests-mock/py2/tests/ya.make
index 574578a75c..6286d54033 100644
--- a/contrib/python/requests-mock/py2/tests/ya.make
+++ b/contrib/python/requests-mock/py2/tests/ya.make
@@ -4,14 +4,13 @@ SUBSCRIBER(g:python-contrib)
PEERDIR(
contrib/python/mock
- contrib/python/requests-futures
contrib/python/requests-mock
)
TEST_SRCS(
base.py
pytest/__init__.py
- pytest/test_with_pytest.py
+ #pytest/test_with_pytest.py
#test_adapter.py - need purl
test_custom_matchers.py
#test_fixture.py - need fixtures