mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-02-04 15:06:56 +07:00
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:
committed by
intellij-monorepo-bot
parent
c270cbb55c
commit
62eb3341f5
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user