Merge pull request #50471 from Ma27/package-python-fs-s3-support

pythonPackages.fs-s3fs: init at 1.0.0
This commit is contained in:
worldofpeace
2018-11-28 20:46:33 -05:00
committed by GitHub
3 changed files with 28 additions and 3 deletions
+2
View File
@@ -2766,6 +2766,8 @@ in {
fs = callPackage ../development/python-modules/fs { };
fs-s3fs = callPackage ../development/python-modules/fs-s3fs { };
libcloud = callPackage ../development/python-modules/libcloud { };
libgpuarray = callPackage ../development/python-modules/libgpuarray {