mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-19 04:57:54 +00:00
Add missing pyyaml dependency
It worked without this because we got the pyyaml dependency transitively but we should declare it directly since it is a direct dependency.
This commit is contained in:
parent
77d34374d1
commit
226da2fb2a
@ -34,6 +34,7 @@ let
|
|||||||
magic-wormhole
|
magic-wormhole
|
||||||
netifaces
|
netifaces
|
||||||
psutil
|
psutil
|
||||||
|
pyyaml
|
||||||
pycddl
|
pycddl
|
||||||
pyrsistent
|
pyrsistent
|
||||||
pyutil
|
pyutil
|
||||||
|
Loading…
Reference in New Issue
Block a user