Metadata-Version: 2.1
Name: python-project-template__Mala1180
Version: 0.1.0
Summary: A python project template, using Poetry.
License: MIT
Author: Mattia Matteini
Author-email: matteinimattia@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: coverage (>=7.8.0,<8.0.0)
Requires-Dist: mypy (>=1.15.0,<2.0.0)
Requires-Dist: poethepoet (>=0.33.1,<0.34.0)
Requires-Dist: pytest (>=8.3.5,<9.0.0)
Requires-Dist: ruff (>=0.11.6,<0.12.0)
Description-Content-Type: text/markdown

# python-project-template
A python project template, using Poetry.

