Merge pull request #92387 from marsam/init-tubeup

pythonPackages.tubeup: init at 0.0.19
This commit is contained in:
Mario Rodas
2020-10-14 22:16:24 -05:00
committed by GitHub
2 changed files with 40 additions and 0 deletions
+2
View File
@@ -7210,6 +7210,8 @@ in {
TurboCheetah = callPackage ../development/python-modules/TurboCheetah { };
tubeup = callPackage ../development/python-modules/tubeup { };
tvdb_api = callPackage ../development/python-modules/tvdb_api { };
tvnamer = callPackage ../development/python-modules/tvnamer { };