Merge pull request #50834 from plapadoo/pyca-init-2.1

pyCA: init at 2.1
This commit is contained in:
worldofpeace
2018-11-24 06:21:58 -05:00
committed by GitHub
4 changed files with 55 additions and 0 deletions
+2
View File
@@ -4731,6 +4731,8 @@ in {
tvdb_api = callPackage ../development/python-modules/tvdb_api { };
sdnotify = callPackage ../development/python-modules/sdnotify { };
tvnamer = callPackage ../development/python-modules/tvnamer { };
threadpool = callPackage ../development/python-modules/threadpool { };