Merge pull request #105078 from urbas/py-air-control

This commit is contained in:
Sandro
2020-12-03 17:51:44 +01:00
committed by GitHub
3 changed files with 41 additions and 5 deletions
+2
View File
@@ -4847,6 +4847,8 @@ in {
pxml = callPackage ../development/python-modules/pxml { };
py-air-control = callPackage ../development/python-modules/py-air-control { };
py2bit = callPackage ../development/python-modules/py2bit { };
py3buddy = toPythonModule (callPackage ../development/python-modules/py3buddy { });