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
Also generate the worker's requirements.txt file from the repository's
Pipfile.lock via `pipenv_to_requirements -f`. Later it might be worth
automating: Issue #1.
Add a pre-commit hook to generate requirements.txt from the project's Pipfile and copy it into the worker directory.
The text was updated successfully, but these errors were encountered: