Loading pkgs/development/python-modules/python-engineio/default.nix +1 −4 Original line number Diff line number Diff line Loading @@ -11,7 +11,6 @@ mock, pytest-asyncio, pytestCheckHook, pythonOlder, requests, simple-websocket, tornado, Loading @@ -23,8 +22,6 @@ buildPythonPackage rec { version = "4.12.3"; pyproject = true; disabled = pythonOlder "3.8"; src = fetchFromGitHub { owner = "miguelgrinberg"; repo = "python-engineio"; Loading Loading @@ -80,7 +77,7 @@ buildPythonPackage rec { ''; homepage = "https://github.com/miguelgrinberg/python-engineio/"; changelog = "https://github.com/miguelgrinberg/python-engineio/blob/${src.tag}/CHANGES.md"; license = with licenses; [ mit ]; license = licenses.mit; maintainers = with maintainers; [ mic92 ]; }; } Loading
pkgs/development/python-modules/python-engineio/default.nix +1 −4 Original line number Diff line number Diff line Loading @@ -11,7 +11,6 @@ mock, pytest-asyncio, pytestCheckHook, pythonOlder, requests, simple-websocket, tornado, Loading @@ -23,8 +22,6 @@ buildPythonPackage rec { version = "4.12.3"; pyproject = true; disabled = pythonOlder "3.8"; src = fetchFromGitHub { owner = "miguelgrinberg"; repo = "python-engineio"; Loading Loading @@ -80,7 +77,7 @@ buildPythonPackage rec { ''; homepage = "https://github.com/miguelgrinberg/python-engineio/"; changelog = "https://github.com/miguelgrinberg/python-engineio/blob/${src.tag}/CHANGES.md"; license = with licenses; [ mit ]; license = licenses.mit; maintainers = with maintainers; [ mic92 ]; }; }