pythonPackages.apache-airflow: remove unused inputs
This commit is contained in:
parent
b02c411492
commit
e2fa14f3fb
@ -1,7 +1,6 @@
|
|||||||
{ lib
|
{ lib
|
||||||
, stdenv
|
, stdenv
|
||||||
, buildPythonPackage
|
, buildPythonPackage
|
||||||
, fetchPypi
|
|
||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
, fetchpatch
|
, fetchpatch
|
||||||
, alembic
|
, alembic
|
||||||
@ -47,10 +46,7 @@
|
|||||||
, tzlocal
|
, tzlocal
|
||||||
, unicodecsv
|
, unicodecsv
|
||||||
, zope_deprecation
|
, zope_deprecation
|
||||||
, enum34
|
|
||||||
, typing
|
|
||||||
, nose
|
, nose
|
||||||
, python
|
|
||||||
, pythonOlder
|
, pythonOlder
|
||||||
, pythonAtLeast
|
, pythonAtLeast
|
||||||
}:
|
}:
|
||||||
|
Loading…
Reference in New Issue
Block a user