mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-26 22:09:54 +00:00
Add future in another place.
This commit is contained in:
parent
e6268f3dd5
commit
238b17098e
@ -50,6 +50,7 @@ python.pkgs.buildPythonPackage rec {
|
|||||||
setuptoolsTrial pyasn1 zope_interface
|
setuptoolsTrial pyasn1 zope_interface
|
||||||
service-identity pyyaml magic-wormhole treq
|
service-identity pyyaml magic-wormhole treq
|
||||||
eliot autobahn cryptography setuptools
|
eliot autobahn cryptography setuptools
|
||||||
|
future
|
||||||
];
|
];
|
||||||
|
|
||||||
checkInputs = with python.pkgs; [
|
checkInputs = with python.pkgs; [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user