python3Packages.dbus-fast: update dependencies

This commit is contained in:
Robert Schütz
2026-02-14 07:07:58 -08:00
parent 28e52aa4aa
commit 436a43a9fa
@@ -1,6 +1,5 @@
{
lib,
async-timeout,
buildPythonPackage,
cython,
dbus,
@@ -41,8 +40,6 @@ buildPythonPackage rec {
setuptools
];
dependencies = [ async-timeout ];
nativeCheckInputs = [
dbus
pytest