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 611bc63 commit 974bfe3Copy full SHA for 974bfe3
.github/workflows/precommit.yml
@@ -57,7 +57,7 @@ jobs:
57
58
- name: Install Python dependencies
59
run: |
60
- pip3 install numpy
+ pip3 install numpy packaging
61
which python3
62
python3 --version
63
pip3 list
0 commit comments