forked from platypush/platypush
Removed explicit numpy
pip dependency in assistant.google
.
It will be installed by the other dependencies anyway.
This commit is contained in:
parent
6b68fa607b
commit
869ef38364
1 changed files with 0 additions and 1 deletions
|
@ -60,7 +60,6 @@ manifest:
|
|||
- google-assistant-library
|
||||
- google-assistant-sdk[samples]
|
||||
- google-auth
|
||||
- numpy
|
||||
- sounddevice
|
||||
after:
|
||||
# Uninstall old versions of packages that break things on recent versions
|
||||
|
|
Loading…
Reference in a new issue