Merge pull request #113004 from fabaff/pyrisco

This commit is contained in:
Sandro
2021-02-14 01:17:57 +01:00
committed by GitHub
3 changed files with 35 additions and 1 deletions
+2
View File
@@ -5886,6 +5886,8 @@ in {
pyres = callPackage ../development/python-modules/pyres { };
pyrisco = callPackage ../development/python-modules/pyrisco { };
pyRFC3339 = callPackage ../development/python-modules/pyrfc3339 { };
PyRMVtransport = callPackage ../development/python-modules/PyRMVtransport { };