We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a48846 commit e6318dfCopy full SHA for e6318df
.github/workflows/master.yml
@@ -52,7 +52,7 @@ jobs:
52
run: ./dev/lint-java
53
- name: Python
54
run: |
55
- pip install flake8 sphinx
+ pip install flake8 sphinx numpy
56
./dev/lint-python
57
- name: License
58
run: ./dev/check-license
0 commit comments