Skip to content

Commit ff52088

Browse files
authored
Add precommit to the common requirements file (#2173)
1 parent d4e632d commit ff52088

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

Diff for: requirements-common.txt

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ regex
44
rich
55
kagglehub
66
# Tooling deps.
7+
pre-commit
78
astor
89
packaging
910
ruff

Diff for: requirements.txt

-3
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,4 @@ torchvision>=0.16.0
1111
# Jax.
1212
jax[cpu]
1313

14-
# pre-commit checks (formatting, linting, etc.)
15-
pre-commit
16-
1714
-r requirements-common.txt

0 commit comments

Comments
 (0)