PY-70396 bundle smart_step_into with pydevd-pycharm

`_pydevd_bundle.smart_step_into` is skipped while building
`pydevd-pycharm` distribution for PyPI

GitOrigin-RevId: 31f0edada3c31d57f8d6a2db07aa2e8aa925a3de
This commit is contained in:
Pavel Karateev
2024-02-09 18:55:35 +01:00
committed by intellij-monorepo-bot
parent c270cbb55c
commit 62eb3341f5

View File

@@ -113,6 +113,7 @@ args = dict(
'_pydev_imps',
'_pydev_runfiles',
'_pydevd_bundle',
'_pydevd_bundle.smart_step_into',
'_pydevd_frame_eval',
'pydev_ipython',
# 'pydev_sitecustomize', -- Not actually a package (not added)