pythonPackages.jellyfin-apiclient-python: init at 1.4.0

This commit is contained in:
Johannes Schleifenbaum
2020-03-05 10:25:37 +01:00
committed by Jon
parent 57f93c1df8
commit fc51ceec8a
2 changed files with 28 additions and 0 deletions

View File

@@ -812,6 +812,8 @@ in {
jc = callPackage ../development/python-modules/jc { };
jellyfin-apiclient-python = callPackage ../development/python-modules/jellyfin-apiclient-python { };
jira = callPackage ../development/python-modules/jira { };
jsonpath = callPackage ../development/python-modules/jsonpath { };