You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Don't write Python bytecode when invoking launch tests (ros2#785)
This should prevent pytest invocations via add_launch_test from writing
__pycache__ directories into the package sources.
Signed-off-by: Scott K Logan <[email protected]>
0 commit comments