pythonPackages.fastparquet: init at 0.2.1 (#56027)

This commit is contained in:
Dmitry Kalinkin
2019-03-20 07:45:58 -04:00
committed by Robert Schütz
parent f088866945
commit 399061d3e4
2 changed files with 41 additions and 0 deletions

View File

@@ -388,6 +388,8 @@ in {
face = callPackage ../development/python-modules/face { };
fastparquet = callPackage ../development/python-modules/fastparquet { };
fastpbkdf2 = callPackage ../development/python-modules/fastpbkdf2 { };
favicon = callPackage ../development/python-modules/favicon { };