python310Packages.clevercsv: fix build on darwin
This commit is contained in:
parent
cd71c681ca
commit
fe09222b33
@ -3,8 +3,6 @@
|
||||
, fetchFromGitHub
|
||||
, cchardet
|
||||
, chardet
|
||||
, cleo
|
||||
, clikit
|
||||
, pandas
|
||||
, regex
|
||||
, tabview
|
||||
@ -27,8 +25,6 @@ buildPythonPackage rec {
|
||||
propagatedBuildInputs = [
|
||||
cchardet
|
||||
chardet
|
||||
cleo
|
||||
clikit
|
||||
pandas
|
||||
regex
|
||||
tabview
|
||||
|
Loading…
Reference in New Issue
Block a user