Loading pkgs/development/tools/devpi-client/default.nix +5 −2 Original line number Diff line number Diff line Loading @@ -13,7 +13,6 @@ , pluggy , py , pytestCheckHook , pytest-flake8 , setuptools , sphinx , tox Loading @@ -30,6 +29,11 @@ buildPythonApplication rec { hash = "sha256-Ni6ybpUTankkkYYcwnKNFKYwmp1MTxOnucPm/TneWOw="; }; postPatch = '' substituteInPlace tox.ini \ --replace "--flake8" "" ''; buildInputs = [ glibcLocales ]; Loading @@ -50,7 +54,6 @@ buildPythonApplication rec { mercurial mock pytestCheckHook pytest-flake8 sphinx tox webtest Loading Loading
pkgs/development/tools/devpi-client/default.nix +5 −2 Original line number Diff line number Diff line Loading @@ -13,7 +13,6 @@ , pluggy , py , pytestCheckHook , pytest-flake8 , setuptools , sphinx , tox Loading @@ -30,6 +29,11 @@ buildPythonApplication rec { hash = "sha256-Ni6ybpUTankkkYYcwnKNFKYwmp1MTxOnucPm/TneWOw="; }; postPatch = '' substituteInPlace tox.ini \ --replace "--flake8" "" ''; buildInputs = [ glibcLocales ]; Loading @@ -50,7 +54,6 @@ buildPythonApplication rec { mercurial mock pytestCheckHook pytest-flake8 sphinx tox webtest Loading