Files
erpnext_custom/pyproject.toml
T
Jens Falk 18555bf5bb ...
2026-06-06 20:28:54 +02:00

9 lines
211 B
TOML

[project]
name = "erpnext_custom"
version = "0.0.1"
description = "Custom App für NEXTErp"
readme = "README.md"
requires-python = ">=3.10"
[project.entry-points."frappe.apps"]
erpnext_custom = "erpnext_custom"