tahoe-lafs: fix build
This commit is contained in:
parent
128e6c560e
commit
ea5f0983e7
@ -59,7 +59,7 @@ pythonPackages.buildPythonApplication rec {
|
|||||||
service-identity pyyaml magic-wormhole treq
|
service-identity pyyaml magic-wormhole treq
|
||||||
];
|
];
|
||||||
|
|
||||||
checkInputs = with pythonPackages; [ hypothesis ];
|
checkInputs = with pythonPackages; [ hypothesis twisted ];
|
||||||
|
|
||||||
# Install the documentation.
|
# Install the documentation.
|
||||||
postInstall = ''
|
postInstall = ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user