1
0
mirror of https://github.com/httpie/cli.git synced 2025-12-24 00:31:09 +02:00
Files
httpie-cli/setup.py
Mickaël Schoentgen 1274d869f6 Replace usage of mock with unittest.mock (#1054)
Since Python 3, the mock dependency is no more required as
it is already part of the unittest module.
2021-04-30 15:08:27 +02:00

3.0 KiB