Skip to content

Commit 611bc63

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

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 python-packaging numpy
60+
pip3 install numpy
6161
which python3
6262
python3 --version
6363
pip3 list

0 commit comments

Comments
 (0)