chiark / gitweb /
Add -E argument to python interpreter on windows.
[cura.git] / scripts / win32 / cura.bat
index 3f105418a1385e4ea8af7bcf3c98bd4ed9a42037..b9633b19fd3a9b7dc90c4ee4683247b5e6f4e840 100644 (file)
@@ -1,2 +1,2 @@
-@python\python.exe -m Cura.cura %*
+@python\python.exe -E -m Cura.cura %*