1
0
mirror of https://github.com/240596448/onec_codetemplate_parser.git synced 2025-11-23 21:34:39 +02:00
Files
onec_codetemplate_parser/pyproject.toml

7 lines
162 B
TOML
Raw Normal View History

2025-10-21 22:33:34 +03:00
[build-system]
requires = ["setuptools>=45", "wheel"]
build-backend = "setuptools.build_meta"
[project]
name = "onec_codetemplate_parser"
version = "0.1.0"