Every new Python Replit I create now comes with .replit and replit.nix files with errors.
While I can fix the problem by copying across working .replit and replit.nix files every time, is there a way to change the default files so that I can use the working versions each time I create a new Replit. It’s driving me a little bonkers!
I just want to be able to change the .replit and replit.nix files that are automatically added to each Replit I create. I have working versions of both but, for some reason, each new Replit I create comes with “bad” versions of .replit and replit.nix. I need to be able to change the default versions of both.