python3Packages.py-ubjson: init at 0.16.1

This commit is contained in:
Fabian Affolter
2021-05-04 21:47:18 +02:00
parent 9677aba91e
commit 5396cc05d9
2 changed files with 34 additions and 0 deletions
+2
View File
@@ -5260,6 +5260,8 @@ in {
py-air-control-exporter = callPackage ../development/python-modules/py-air-control-exporter { };
py-ubjson = callPackage ../development/python-modules/py-ubjson { };
py2bit = callPackage ../development/python-modules/py2bit { };
py3buddy = toPythonModule (callPackage ../development/python-modules/py3buddy { });