Loading pkgs/development/python-modules/numpy-groupies/default.nix +0 −3 Original line number Diff line number Diff line Loading @@ -8,7 +8,6 @@ numpy, numba, pandas, gitUpdater, }: buildPythonPackage rec { Loading Loading @@ -38,8 +37,6 @@ buildPythonPackage rec { pythonImportsCheck = [ "numpy_groupies" ]; passthru.updateScript = gitUpdater { tagPrefix = "v"; }; meta = with lib; { homepage = "https://github.com/ml31415/numpy-groupies"; changelog = "https://github.com/ml31415/numpy-groupies/releases/tag/v${version}"; Loading Loading
pkgs/development/python-modules/numpy-groupies/default.nix +0 −3 Original line number Diff line number Diff line Loading @@ -8,7 +8,6 @@ numpy, numba, pandas, gitUpdater, }: buildPythonPackage rec { Loading Loading @@ -38,8 +37,6 @@ buildPythonPackage rec { pythonImportsCheck = [ "numpy_groupies" ]; passthru.updateScript = gitUpdater { tagPrefix = "v"; }; meta = with lib; { homepage = "https://github.com/ml31415/numpy-groupies"; changelog = "https://github.com/ml31415/numpy-groupies/releases/tag/v${version}"; Loading