diff options
Diffstat (limited to 'contrib/python')
| -rw-r--r-- | contrib/python/wheel/ya.make | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/contrib/python/wheel/ya.make b/contrib/python/wheel/ya.make index b0c0af58c78..1bf947a7442 100644 --- a/contrib/python/wheel/ya.make +++ b/contrib/python/wheel/ya.make @@ -12,6 +12,11 @@ PEERDIR( NO_LINT() +NO_CHECK_IMPORTS( + wheel._bdist_wheel + wheel.bdist_wheel +) + PY_SRCS( TOP_LEVEL wheel/__init__.py |
