Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pyproject.toml: Remove dependency
mock
#153 makes https://pypi.org/project/mock unnecessary. > mock is now part of the Python standard library, available as unittest.mock in Python 3.3 onwards.
- Loading branch information