pythonPackages.py-multibase: init at 1.0.1

This commit is contained in:
Rakesh Gupta
2020-04-14 00:12:52 -07:00
committed by Jon
parent ef8ea1e556
commit 90c1406964
2 changed files with 48 additions and 0 deletions
+2
View File
@@ -1129,6 +1129,8 @@ in {
py-lru-cache = callPackage ../development/python-modules/py-lru-cache { };
py-multibase = callPackage ../development/python-modules/py-multibase { };
py-multihash = callPackage ../development/python-modules/py-multihash { };
py-radix = callPackage ../development/python-modules/py-radix { };