diff options
Diffstat (limited to 'contrib/python/ipython/py2')
| -rw-r--r-- | contrib/python/ipython/py2/.yandex_meta/yamaker.yaml | 2 | ||||
| -rw-r--r-- | contrib/python/ipython/py2/patches/02-fix-ya.make.patch | 11 |
2 files changed, 2 insertions, 11 deletions
diff --git a/contrib/python/ipython/py2/.yandex_meta/yamaker.yaml b/contrib/python/ipython/py2/.yandex_meta/yamaker.yaml new file mode 100644 index 00000000000..94837c4e29a --- /dev/null +++ b/contrib/python/ipython/py2/.yandex_meta/yamaker.yaml @@ -0,0 +1,2 @@ +exclude_from_macros: +- IPython/testing/plugin/*.txt diff --git a/contrib/python/ipython/py2/patches/02-fix-ya.make.patch b/contrib/python/ipython/py2/patches/02-fix-ya.make.patch index 9a613d68708..9d9f23a7920 100644 --- a/contrib/python/ipython/py2/patches/02-fix-ya.make.patch +++ b/contrib/python/ipython/py2/patches/02-fix-ya.make.patch @@ -32,14 +32,3 @@ NO_LINT() NO_CHECK_IMPORTS( -@@ -257,10 +271,6 @@ RESOURCE_FILES( - .dist-info/entry_points.txt - .dist-info/top_level.txt - IPython/core/profile/README_STARTUP -- IPython/testing/plugin/README.txt -- IPython/testing/plugin/test_combo.txt -- IPython/testing/plugin/test_example.txt -- IPython/testing/plugin/test_exampleip.txt - ) - - END() |
