Commit e0277794 authored by Fabian Affolter's avatar Fabian Affolter
Browse files

python312Packages.python-linkplay: remove relaxing of aiofiles

parent 37a04b8c
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -27,8 +27,6 @@ buildPythonPackage rec {

  build-system = [ setuptools ];

  pythonRelaxDeps = [ "aiofiles" ];

  dependencies = [
    aiofiles
    aiohttp