Can't select [Use run command] on Replit

I can’t select [use run command] on replit even though I was able to do so 3 days ago.
replit

In the .replit file add this line:

run = "python3 main.py"

2 Likes

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.