Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No mechanism to ensure worker service's requirements.txt is up to date #1

Open
domoench opened this issue Jul 10, 2024 · 0 comments
Open

Comments

@domoench
Copy link
Owner

Add a pre-commit hook to generate requirements.txt from the project's Pipfile and copy it into the worker directory.

domoench added a commit that referenced this issue Jul 10, 2024
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant