python3Packages.clevercsv: init at 0.6.7

Co-Authored-By: Joerg Thalheim <joerg@thalheim.io>
This commit is contained in:
Martin Weinelt
2021-04-17 20:44:27 +02:00
co-authored by Joerg Thalheim
parent 85f67e5b60
commit a63e80407d
3 changed files with 64 additions and 0 deletions
+2
View File
@@ -1343,6 +1343,8 @@ in {
cleo = callPackage ../development/python-modules/cleo { };
clevercsv = callPackage ../development/python-modules/clevercsv { };
clf = callPackage ../development/python-modules/clf { };
click = callPackage ../development/python-modules/click { };