Skip to content

Commit 1a49a19

Browse files
committed
Reapply "Generate export without hashes to simplify CI install"
This reverts commit a0d8a9e.
1 parent e8721b9 commit 1a49a19

File tree

2 files changed

+48
-323
lines changed

2 files changed

+48
-323
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ repos:
3737
hooks:
3838
- id: uv-lock
3939
- id: uv-export
40-
args: [--all-groups, -q, -o, requirements_dev.txt]
40+
args: [--all-groups, -q, -o, requirements_dev.txt, --no-hashes]
4141
files: uv.lock|pyproject.toml

0 commit comments

Comments
 (0)