Merge pull request #229410 from ralismark/csvkit-setuptools
This commit is contained in:
commit
438a6d07da
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ python.pkgs.buildPythonApplication rec {
|
||||||
agate-excel
|
agate-excel
|
||||||
agate-dbf
|
agate-dbf
|
||||||
agate-sql
|
agate-sql
|
||||||
|
setuptools # csvsql imports pkg_resources
|
||||||
];
|
];
|
||||||
|
|
||||||
nativeCheckInputs = with python.pkgs; [
|
nativeCheckInputs = with python.pkgs; [
|
||||||
|
|
Loading…
Reference in a new issue