Skip to content

Commit 974bfe3

Browse files
authored
Update precommit.yml
1 parent 611bc63 commit 974bfe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/precommit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757

5858
- name: Install Python dependencies
5959
run: |
60-
pip3 install numpy
60+
pip3 install numpy packaging
6161
which python3
6262
python3 --version
6363
pip3 list

0 commit comments

Comments
 (0)