Merge pull request #172118 from SuperSandro2000/txaio
python310Packages.txaio: remove unused dependency
This commit is contained in:
@@ -21,7 +21,6 @@ buildPythonPackage rec {
|
||||
};
|
||||
|
||||
propagatedBuildInputs = [
|
||||
six
|
||||
twisted
|
||||
zope_interface
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user