Skip to content

Commit

Permalink
Readd requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
jdoss committed Jan 16, 2024
1 parent 08afe35 commit 8a875ef
Show file tree
Hide file tree
Showing 2 changed files with 387 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ repos:
rev: 1.6.1
hooks:
- id: poetry-check
- id: poetry-lock
- id: poetry-export
args: ["--with", "dev", "-f", "requirements.txt", "-o", "requirements.txt"]

- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
Expand Down
Loading

0 comments on commit 8a875ef

Please sign in to comment.