lol

python310Packages.pytest-asyncio: remove unused rec

+1 -1
+1 -1
pkgs/development/python-modules/pytest-asyncio/tests.nix
··· 6 6 , pytestCheckHook 7 7 }: 8 8 9 - buildPythonPackage rec { 9 + buildPythonPackage { 10 10 pname = "pytest-asyncio-tests"; 11 11 inherit (pytest-asyncio) version; 12 12