pythonPackages.jc: init at 1.7.5

This commit is contained in:
Atemu
2020-02-07 13:03:39 +01:00
committed by Jon
parent 9fa218e3a0
commit c6a5cc3fdf
3 changed files with 32 additions and 0 deletions

View File

@@ -803,6 +803,8 @@ in {
janus = callPackage ../development/python-modules/janus { };
jc = callPackage ../development/python-modules/jc { };
jira = callPackage ../development/python-modules/jira { };
junit-xml = callPackage ../development/python-modules/junit-xml { };