Add future in another place.

This commit is contained in:
Itamar Turner-Trauring 2020-07-07 11:28:11 -04:00
parent e6268f3dd5
commit 238b17098e

View File

@ -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; [