Metadata-Version: 2.4
Name: python-test-template
Version: 0.0.1
Summary: Writing functions are fun, writing test files for those functions are boring. This helps that.
Author-email: Sugil Steve Lee <sugilmath@gmail.com>
License-Expression: GPL-3.0-or-later
Project-URL: Homepage, https://github.com/leesugil/python-test-template
Project-URL: Issues, https://github.com/leesugil/python-test-template/issues
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# python-test-template
Writing functions are fun, writing test files for those functions are boring. This helps that.
