We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 334386e commit 17a2c13Copy full SHA for 17a2c13
.replit
@@ -1,2 +1,2 @@
1
language = "python3"
2
-run = "python3 main.py"
+run = ".venv/bin/python3 main.py"
0 commit comments