You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@AlecTaylor so the default command is pip install -r requirements.txt, you must specify something else, anything, to override that. So maybe put in an echo or something.
I note from your code in worker.js that it shouldn't be happening... but it is:
This particular project is simple; and has no dependencies outside the stdlib; so doesn't need a
requirements.txt
.Can you please fix this bug? - Thanks
The text was updated successfully, but these errors were encountered: