csvkit: add setuptools to propagatedBuildInputs
This commit is contained in:
parent
3f0ccd2a6f
commit
e7ef329b7b
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ python.pkgs.buildPythonApplication rec {
|
|||
agate-excel
|
||||
agate-dbf
|
||||
agate-sql
|
||||
setuptools # csvsql imports pkg_resources
|
||||
];
|
||||
|
||||
nativeCheckInputs = with python.pkgs; [
|
||||
|
|
Loading…
Reference in a new issue