Skip to content

Commit e6318df

Browse files
committed
Add numpy
1 parent 9a48846 commit e6318df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/master.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
run: ./dev/lint-java
5353
- name: Python
5454
run: |
55-
pip install flake8 sphinx
55+
pip install flake8 sphinx numpy
5656
./dev/lint-python
5757
- name: License
5858
run: ./dev/check-license

0 commit comments

Comments
 (0)