Loading pkgs/development/python-modules/django-lasuite/default.nix +8 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ responses, celery, pytestCheckHook, nixosTests, }: buildPythonPackage rec { Loading Loading @@ -60,6 +61,13 @@ buildPythonPackage rec { pythonImportsCheck = [ "lasuite" ]; passthru.tests = { inherit (nixosTests) lasuite-docs lasuite-meet ; }; meta = { description = "Common library for La Suite Django projects and Proconnected Django projects"; homepage = "https://github.com/suitenumerique/django-lasuite"; Loading Loading
pkgs/development/python-modules/django-lasuite/default.nix +8 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ responses, celery, pytestCheckHook, nixosTests, }: buildPythonPackage rec { Loading Loading @@ -60,6 +61,13 @@ buildPythonPackage rec { pythonImportsCheck = [ "lasuite" ]; passthru.tests = { inherit (nixosTests) lasuite-docs lasuite-meet ; }; meta = { description = "Common library for La Suite Django projects and Proconnected Django projects"; homepage = "https://github.com/suitenumerique/django-lasuite"; Loading