pkgs.development.python-modules: remove unused args
This commit is contained in:
committed by
Jonathan Ringer
parent
3f5767d09e
commit
2043dbb6fa
@@ -1,5 +1,5 @@
|
||||
{ lib, buildPythonPackage, fetchPypi, isPy27
|
||||
, nose, chai, simplejson, backports_functools_lru_cache
|
||||
, simplejson, backports_functools_lru_cache
|
||||
, python-dateutil, pytz, pytest-mock, sphinx, dateparser, pytest-cov
|
||||
, pytestCheckHook
|
||||
}:
|
||||
|
||||
Reference in New Issue
Block a user