Merge pull request #115237 from danieldk/datasets-1.4.1

python3Packages.datasets: 1.1.2 -> 1.4.1
This commit is contained in:
Daniël de Kok
2021-03-17 14:00:00 +01:00
committed by GitHub
3 changed files with 50 additions and 3 deletions
+2
View File
@@ -3134,6 +3134,8 @@ in {
hug = callPackage ../development/python-modules/hug { };
huggingface-hub = callPackage ../development/python-modules/huggingface-hub { };
humanfriendly = callPackage ../development/python-modules/humanfriendly { };
humanize = callPackage ../development/python-modules/humanize { };