Browse Source

Intermediate changes
commit_hash:87733d3dd0e4d734402039c4e03f7e5c46ed93ab

robot-piglet 2 months ago
parent
commit
8d6b1d92f4
1 changed files with 1 additions and 2 deletions
  1. 1 2
      contrib/python/requests-mock/py2/tests/ya.make

+ 1 - 2
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