Loading pkgs/development/python-modules/tess/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -48,6 +48,6 @@ buildPythonPackage rec { description = "Module for calculating and analyzing Voronoi tessellations"; homepage = "https://tess.readthedocs.org"; license = lib.licenses.bsd3; maintainers = [ ]; maintainers = with lib.maintainers; [ drawbu ]; }; } Loading
pkgs/development/python-modules/tess/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -48,6 +48,6 @@ buildPythonPackage rec { description = "Module for calculating and analyzing Voronoi tessellations"; homepage = "https://tess.readthedocs.org"; license = lib.licenses.bsd3; maintainers = [ ]; maintainers = with lib.maintainers; [ drawbu ]; }; }