jinja_lowcost/pyproject.toml

8 lines
200 B
TOML

[project]
name = "jinja-lowcost"
version = "0.1.0"
description = "proof-of-concept of a simple template engine written from scratch*"
readme = "README.md"
requires-python = ">=3.10"
dependencies = []