pythonPackages.ndjson: remove unused inputs
This commit is contained in:
parent
07bf41c171
commit
27fc0ff73d
@ -1,4 +1,4 @@
|
||||
{ lib, buildPythonPackage, fetchPypi, wheel, watchdog, flake8
|
||||
{ lib, buildPythonPackage, fetchPypi, watchdog, flake8
|
||||
, pytest, pytestrunner, coverage, sphinx, twine }:
|
||||
|
||||
buildPythonPackage rec {
|
||||
|
Loading…
Reference in New Issue
Block a user