Merge pull request #229410 from ralismark/csvkit-setuptools

This commit is contained in:
Sandro 2023-06-29 16:00:18 +02:00 committed by GitHub
commit 438a6d07da
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -39,6 +39,7 @@ python.pkgs.buildPythonApplication rec {
agate-excel
agate-dbf
agate-sql
setuptools # csvsql imports pkg_resources
];
nativeCheckInputs = with python.pkgs; [