Mercurial > code > home > repos > homeauto
comparison service/playSound/requirements.txt @ 1469:94f14a0823c6
try using tcp to talk to host pulse
Ignore-this: 330703f97be6f3e3490d0d1fb1c8f90f
darcs-hash:40ee150e0987ebfb6c2d09fe6358e28b6273a04c
author | drewp <drewp@bigasterisk.com> |
---|---|
date | Sat, 21 Dec 2019 16:01:25 -0800 |
parents | bf05f33c3b3a |
children | 94abe0983594 |
comparison
equal
deleted
inserted
replaced
1468:32f12665a620 | 1469:94f14a0823c6 |
---|---|
1 cyclone | 1 cyclone |
2 mock==1.0.1 | 2 mock==1.0.1 |
3 Twisted | 3 Twisted |
4 | 4 requests==2.22.0 |
5 # upgrading to 1.9.5 makes it stop working with pulseaudio | |
6 # (maybe this unversioned one picks the system package which | |
7 # has a better SDL build) | |
8 pygame | |
9 | 5 |
10 standardservice==0.6.0 | 6 standardservice==0.6.0 |