mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
pkgs.development.python-modules: remove unused args
This commit is contained in:
parent
3f5767d09e
commit
2043dbb6fa
321 changed files with 90 additions and 426 deletions
|
@ -1,4 +1,4 @@
|
|||
{ lib, pkgs, buildPythonPackage, fetchPypi, isPy3k
|
||||
{ lib, buildPythonPackage, fetchPypi, isPy3k
|
||||
, numpy
|
||||
}:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue