python3.pkgs.motor: init at 2.4.0

This commit is contained in:
Robin Gloster
2021-05-09 12:05:11 -05:00
parent 5b1d109540
commit e9ca610027
2 changed files with 32 additions and 0 deletions
+2
View File
@@ -4272,6 +4272,8 @@ in {
moto = callPackage ../development/python-modules/moto { };
motor = callPackage ../development/python-modules/motor { };
moviepy = callPackage ../development/python-modules/moviepy { };
mox3 = callPackage ../development/python-modules/mox3 { };