skip_files and api_version not needed in app.yaml
thesandlord opened this issue · 2 comments
thesandlord commented
Is skip_files and api_version still needed in the app.yaml? I don't think they are right?
theacodes commented
api_version
is not, and it's already on my radar to remove. I think skip_files
might still need to be there for the time being. :(
theacodes commented
Fixed. :)