python3Packages.tmb: init at 0.1.0

This commit is contained in:
Fabian Affolter
2021-01-14 10:44:39 +01:00
parent 8fcb5db84c
commit 7f836a9d5a
2 changed files with 32 additions and 0 deletions
+2
View File
@@ -7604,6 +7604,8 @@ in {
tls-parser = callPackage ../development/python-modules/tls-parser { };
tmb = callPackage ../development/python-modules/tmb { };
tmdb3 = callPackage ../development/python-modules/tmdb3 { };
todoist = callPackage ../development/python-modules/todoist { };