Metadata-Version: 2.1
Name: tsmock
Version: 0.1.1
Summary: Thread safe wrapper around unittest.mock
Home-page: https://github.com/AtakamaLLC/tsmock
License: MIT
Keywords: thread,unittest,mock
Author: Erik Aronesty
Author-email: erik@atakama.com
Requires-Python: >=3.6.8
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Project-URL: Repository, https://github.com/AtakamaLLC/tsmock
