pythonPackages.yanc: init at 0.3.3

This commit is contained in:
Jaakko Luttinen
2018-11-29 12:38:27 +01:00
committed by Maximilian Bosch
parent 0f81ac7737
commit 5d2ac2cd06
2 changed files with 29 additions and 0 deletions
+2
View File
@@ -4849,6 +4849,8 @@ in {
yamllint = callPackage ../development/python-modules/yamllint { };
yanc = callPackage ../development/python-modules/yanc { };
yarl = callPackage ../development/python-modules/yarl { };
suseapi = callPackage ../development/python-modules/suseapi { };