python3Packages.bluepy-devices: init at 0.2.1

This commit is contained in:
Fabian Affolter
2021-01-26 08:53:18 +01:00
parent 21d41be80b
commit 443e4c88b5
2 changed files with 31 additions and 0 deletions
+2
View File
@@ -985,6 +985,8 @@ in {
bluepy = callPackage ../development/python-modules/bluepy { };
bluepy-devices = callPackage ../development/python-modules/bluepy-devices { };
bme680 = callPackage ../development/python-modules/bme680 { };
bokeh = callPackage ../development/python-modules/bokeh { };