csvkit: not broken
This commit is contained in:
parent
2758f7bb1e
commit
b1d385cf4b
@ -38,7 +38,5 @@ python3.pkgs.buildPythonApplication rec {
|
|||||||
maintainers = with maintainers; [ vrthra ];
|
maintainers = with maintainers; [ vrthra ];
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
homepage = "https://github.com/wireservice/csvkit";
|
homepage = "https://github.com/wireservice/csvkit";
|
||||||
# FAIL: test_to_sql_create_statement_with_schema (tests.test_agatesql.TestSQL)
|
|
||||||
broken = true;
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user