Merge pull request #112935 from fabaff/pyvesync

This commit is contained in:
Sandro
2021-02-12 20:46:32 +01:00
committed by GitHub
3 changed files with 33 additions and 1 deletions
+2
View File
@@ -6536,6 +6536,8 @@ in {
pyvera = callPackage ../development/python-modules/pyvera { };
pyvesync = callPackage ../development/python-modules/pyvesync { };
pyvex = callPackage ../development/python-modules/pyvex { };
pyviz-comms = callPackage ../development/python-modules/pyviz-comms { };