Loading pkgs/development/python-modules/cloudevents/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -28,10 +28,13 @@ buildPythonPackage rec { setuptools ]; dependencies = [ deprecation ]; pythonImportsCheck = [ "cloudevents" ]; nativeCheckInputs = [ deprecation flask pydantic pytestCheckHook Loading Loading
pkgs/development/python-modules/cloudevents/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -28,10 +28,13 @@ buildPythonPackage rec { setuptools ]; dependencies = [ deprecation ]; pythonImportsCheck = [ "cloudevents" ]; nativeCheckInputs = [ deprecation flask pydantic pytestCheckHook Loading