diff --git a/python/helpers/pydev/setup.py b/python/helpers/pydev/setup.py index 39b5fcf4b6fe..6d9f2dd71d73 100644 --- a/python/helpers/pydev/setup.py +++ b/python/helpers/pydev/setup.py @@ -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)