aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/python/ipdb/patches/02-yamake.patch
blob: 833bae4933faea4dcbe20903e6704033a2285efe (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- contrib/python/ipdb/ya.make	(index)
+++ contrib/python/ipdb/ya.make	(working tree)
@@ -12,7 +12,6 @@ PEERDIR(
     contrib/python/decorator
     contrib/python/ipython
     contrib/python/setuptools
-    contrib/python/toml
 )
 
 NO_LINT()