pythonPackages.mocket: init at 3.8.7

This commit is contained in:
Martin Weinelt
2020-08-18 14:17:37 -07:00
committed by Jon
parent bc472f8de7
commit e157891bc7
2 changed files with 45 additions and 0 deletions
+2
View File
@@ -4848,6 +4848,8 @@ in {
else
callPackage ../development/python-modules/mock { };
mocket = callPackage ../development/python-modules/mocket { };
mock-open = callPackage ../development/python-modules/mock-open { };
mockito = callPackage ../development/python-modules/mockito { };