Remove pip install for debian i3blocks
This commit is contained in:
parent
aaba650078
commit
8ddf2946c2
1 changed files with 1 additions and 3 deletions
|
@ -301,6 +301,7 @@ i3blocks:
|
|||
- i3blocks
|
||||
debian:
|
||||
- libstartup-notification0-dev # build dependency
|
||||
- python3-matplotlib
|
||||
both:
|
||||
- sysstat
|
||||
- upower
|
||||
|
@ -336,9 +337,6 @@ i3blocks:
|
|||
- symlink:
|
||||
- dotfiles/i3/scripts/arch_linux_news/arch_linux_news
|
||||
- ~/.config/i3blocks/scripts/arch_linux_news
|
||||
- run:
|
||||
command: pip install -U matplotlib feedparser --user
|
||||
condition: debian
|
||||
- symlink:
|
||||
- dotfiles/i3/scripts/battery
|
||||
- ~/.config/i3blocks/scripts/battery
|
||||
|
|
Loading…
Add table
Reference in a new issue