fix(gcode_shell_command): py3 virtual env compatibility #175
Reference in New Issue
Block a user
Delete Branch "gcode_shell_command_python3"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The change is needed that the module can be used in a python 2 and python 3 virtual env.
Signed-off-by: Alex Zellner alexander.zellner@googlemail.com