python3Packages.csvw: init at 1.8.0

This commit is contained in:
Martin Weinelt
2020-09-22 10:11:37 -07:00
committed by Jon
parent 3e462a8533
commit 2904bef26c
2 changed files with 53 additions and 0 deletions
+2
View File
@@ -1355,6 +1355,8 @@ in {
csvs-to-sqlite = callPackage ../development/python-modules/csvs-to-sqlite { };
csvw = callPackage ../development/python-modules/csvw { };
cucumber-tag-expressions = callPackage ../development/python-modules/cucumber-tag-expressions { };
cufflinks = callPackage ../development/python-modules/cufflinks { };