pythonPackages.py-multihash: init at 0.2.3

This commit is contained in:
Rakesh Gupta
2020-04-13 09:47:48 -07:00
committed by Jon
parent 382fcf9a09
commit a9655812a3
2 changed files with 51 additions and 0 deletions
+2
View File
@@ -1129,6 +1129,8 @@ in {
py-lru-cache = callPackage ../development/python-modules/py-lru-cache { };
py-multihash = callPackage ../development/python-modules/py-multihash { };
py-radix = callPackage ../development/python-modules/py-radix { };
pydbus = callPackage ../development/python-modules/pydbus { };