Compare commits

..

No commits in common. "master" and "v1.0.0" have entirely different histories.

View File

@ -1,3 +1,2 @@
print("Hello from launcher test app!") print("Hello from launcher test app!")
import time input("Press Enter to exit...")
time.sleep(5)