Loading pkgs/development/python-modules/raincloudy/default.nix +17 −16 Original line number Diff line number Diff line { lib , aiohttp , aioresponses , beautifulsoup4 , buildPythonPackage , fetchFromGitHub , html5lib , pytest-asyncio , pytest-aiohttp , pytestCheckHook , pythonOlder , requests , requests-mock , setuptools , setuptools-scm , urllib3 { lib, aiohttp, aioresponses, beautifulsoup4, buildPythonPackage, fetchFromGitHub, html5lib, pytest-asyncio, pytest-aiohttp, pytestCheckHook, pythonOlder, requests, requests-mock, setuptools, setuptools-scm, urllib3, }: buildPythonPackage rec { Loading Loading
pkgs/development/python-modules/raincloudy/default.nix +17 −16 Original line number Diff line number Diff line { lib , aiohttp , aioresponses , beautifulsoup4 , buildPythonPackage , fetchFromGitHub , html5lib , pytest-asyncio , pytest-aiohttp , pytestCheckHook , pythonOlder , requests , requests-mock , setuptools , setuptools-scm , urllib3 { lib, aiohttp, aioresponses, beautifulsoup4, buildPythonPackage, fetchFromGitHub, html5lib, pytest-asyncio, pytest-aiohttp, pytestCheckHook, pythonOlder, requests, requests-mock, setuptools, setuptools-scm, urllib3, }: buildPythonPackage rec { Loading