pkgs.development.python-modules: remove unused args
This commit is contained in:
committed by
Jonathan Ringer
parent
3f5767d09e
commit
2043dbb6fa
@@ -1,6 +1,5 @@
|
||||
{ lib, buildPythonPackage, fetchPypi, libxml2
|
||||
, m2crypto, ply, pyyaml, six, pbr, pythonOlder, isPy37
|
||||
, nocasedict, nocaselist, yamlloader, requests-mock
|
||||
, m2crypto, ply, pyyaml, six, pbr, pythonOlder, nocasedict, nocaselist, yamlloader, requests-mock
|
||||
, httpretty, lxml, mock, pytest, requests, decorator, unittest2
|
||||
, FormEncode, testfixtures, pytz
|
||||
}:
|
||||
|
||||
Reference in New Issue
Block a user