diff --git a/launch.py b/launch.py index d53c11a8..eae5b19e 100644 --- a/launch.py +++ b/launch.py @@ -72,7 +72,6 @@ def ini_args(): return args -install_tkinter() prepare_environment() build_launcher() args = ini_args()