Merge pull request #114587 from fabaff/pytankerkoenig

This commit is contained in:
Sandro
2021-02-28 00:34:47 +01:00
committed by GitHub
3 changed files with 28 additions and 1 deletions
+2
View File
@@ -6109,6 +6109,8 @@ in {
pytaglib = callPackage ../development/python-modules/pytaglib { };
pytankerkoenig = callPackage ../development/python-modules/pytankerkoenig { };
pyte = callPackage ../development/python-modules/pyte { };
pytelegrambotapi = callPackage ../development/python-modules/pyTelegramBotAPI { };