Merge pull request #113781 from fabaff/python-twitch-client

This commit is contained in:
Sandro
2021-02-21 05:07:15 +01:00
committed by GitHub
3 changed files with 40 additions and 1 deletions
+2
View File
@@ -6491,6 +6491,8 @@ in {
python-toolbox = callPackage ../development/python-modules/python-toolbox { };
python-twitch-client = callPackage ../development/python-modules/python-twitch-client { };
python-twitter = callPackage ../development/python-modules/python-twitter { };
python-u2flib-host = callPackage ../development/python-modules/python-u2flib-host { };