pythonPackages.junit-xml: init at 1.8

This commit is contained in:
Victor multun Collod
2020-01-10 10:11:30 -08:00
committed by Jon
parent 177894ce59
commit 4a739220a2
2 changed files with 34 additions and 0 deletions
+2
View File
@@ -779,6 +779,8 @@ in {
jira = callPackage ../development/python-modules/jira { };
junit-xml = callPackage ../development/python-modules/junit-xml { };
junitparser = callPackage ../development/python-modules/junitparser { };
jwcrypto = callPackage ../development/python-modules/jwcrypto { };