mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-15 11:53:49 +07:00
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:
committed by
intellij-monorepo-bot
parent
60cd5af09c
commit
f89d1968f6
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user