We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a30584d commit 611bc63Copy full SHA for 611bc63
.github/workflows/precommit.yml
@@ -57,7 +57,7 @@ jobs:
57
58
- name: Install Python dependencies
59
run: |
60
- pip3 install python-packaging numpy
+ pip3 install numpy
61
which python3
62
python3 --version
63
pip3 list
0 commit comments