Merge pull request #172118 from SuperSandro2000/txaio

python310Packages.txaio: remove unused dependency

authored by davidak and committed by GitHub cc0d5ad8 f42f88bd

-1
-1
pkgs/development/python-modules/txaio/default.nix
··· 21 }; 22 23 propagatedBuildInputs = [ 24 - six 25 twisted 26 zope_interface 27 ];
··· 21 }; 22 23 propagatedBuildInputs = [ 24 twisted 25 zope_interface 26 ];