pkgs.development.python-modules: remove unused args
This commit is contained in:
committed by
Jonathan Ringer
parent
3f5767d09e
commit
2043dbb6fa
@@ -1,11 +1,7 @@
|
||||
{ stdenv
|
||||
, fetchurl
|
||||
, buildPythonPackage
|
||||
, fetchFromGitHub
|
||||
, python
|
||||
, wrapPython
|
||||
, unzip
|
||||
, callPackage
|
||||
, bootstrapped-pip
|
||||
, lib
|
||||
, pipInstallHook
|
||||
|
||||
Reference in New Issue
Block a user