python3Packages.pyrisco: init 0.3.1

This commit is contained in:
Fabian Affolter
2021-02-13 14:13:21 +01:00
parent 5852a21819
commit 77092e21aa
2 changed files with 34 additions and 0 deletions
+2
View File
@@ -5880,6 +5880,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 { };