pythonPackages.blspy: init at 1.0.2

This commit is contained in:
Louis Bettens
2021-05-19 14:10:03 -07:00
committed by Jonathan Ringer
parent d4fdd9a19c
commit ffdf830cdd
3 changed files with 98 additions and 0 deletions
+2
View File
@@ -1091,6 +1091,8 @@ in {
block-io = callPackage ../development/python-modules/block-io { };
blspy = callPackage ../development/python-modules/blspy { };
bluepy = callPackage ../development/python-modules/bluepy { };
bluepy-devices = callPackage ../development/python-modules/bluepy-devices { };