Loading pkgs/development/python-modules/authlib/default.nix +3 −1 Original line number Diff line number Diff line Loading @@ -4,9 +4,10 @@ cachelib, cryptography, fetchFromGitHub, flask, flask-sqlalchemy, flask, httpx, joserfc, mock, pytest-asyncio, pytestCheckHook, Loading @@ -33,6 +34,7 @@ buildPythonPackage rec { dependencies = [ cryptography joserfc ]; nativeCheckInputs = [ Loading Loading
pkgs/development/python-modules/authlib/default.nix +3 −1 Original line number Diff line number Diff line Loading @@ -4,9 +4,10 @@ cachelib, cryptography, fetchFromGitHub, flask, flask-sqlalchemy, flask, httpx, joserfc, mock, pytest-asyncio, pytestCheckHook, Loading @@ -33,6 +34,7 @@ buildPythonPackage rec { dependencies = [ cryptography joserfc ]; nativeCheckInputs = [ Loading