python3Packages.aiofile: unpin caio

This commit is contained in:
Robert Schütz
2026-06-26 14:38:39 -07:00
parent 528e62cee4
commit 72dcf41a6f

View File

@@ -23,6 +23,10 @@ buildPythonPackage rec {
build-system = [ setuptools ];
pythonRelaxDeps = [
"caio"
];
dependencies = [ caio ];
nativeCheckInputs = [