Files
erpnext_custom/pyproject.toml
T
2026-06-06 19:41:12 +02:00

9 lines
234 B
TOML

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