Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- repos:
- - repo: local
- hooks:
- - id: build-requirements
- name: Build requirements.txt
- entry: poetry export -o requirements.txt --without-hashes
- files: poetry.lock
- language: system
- pass_filenames: false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement