Closed pgajdos closed 2 years ago
Could you please consider to utilize unittest.mock instead of mock, as a fallback at least?
Hi @pgajdos! Why would we want that?
I think it could be considered nice to drop dependencies which are not required.
Background: https://trello.com/c/S6eADbii/64-remove-python-mock
Oh, then sure. Can you create PR for this as you already investigated the subject?
Done: #228
Thanks again @pgajdos! Released in v2.5.2.
Could you please consider to utilize unittest.mock instead of mock, as a fallback at least?