pythonPackages.uarray: init at 0.4

This commit is contained in:
Chris Ostrouchov
2018-11-27 20:45:41 -05:00
parent a6dc1123e0
commit 8b6b45c742
2 changed files with 46 additions and 0 deletions
+2
View File
@@ -3961,6 +3961,8 @@ in {
ua-parser = callPackage ../development/python-modules/ua-parser { };
uarray = callPackage ../development/python-modules/uarray { };
ukpostcodeparser = callPackage ../development/python-modules/ukpostcodeparser { };
umemcache = callPackage ../development/python-modules/umemcache {};