PY-82027 explicitly declare _pydevd_bundle.tables package in setup.py

(cherry picked from commit 3ff86206e954575716a141388dd2574e2aec1482)

IJ-MR-166129

GitOrigin-RevId: 22a9c8ed010fdb90aa2e96e6df386d5a2f349052
This commit is contained in:
Pavel Karateev
2025-06-18 15:24:32 +02:00
committed by intellij-monorepo-bot
parent 60cd5af09c
commit f89d1968f6

View File

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