mirror of
https://github.com/sshuttle/sshuttle.git
synced 2025-07-07 10:10:34 +02:00
feat: remove mock from test dependencies.
Because mock can be replace by unittest.mock
This commit is contained in:
Because mock can be replace by unittest.mock