pythonPackages.androidtv: init at 0.0.50

This commit is contained in:
Jamie Magee
2020-10-03 21:50:43 +02:00
parent ce18187e34
commit 4bb55ce089
2 changed files with 33 additions and 0 deletions
+2
View File
@@ -282,6 +282,8 @@ in {
amqplib = callPackage ../development/python-modules/amqplib { };
androidtv = callPackage ../development/python-modules/androidtv { };
androguard = callPackage ../development/python-modules/androguard { };
aniso8601 = callPackage ../development/python-modules/aniso8601 { };