Files
erpnext_custom/pyproject.toml
T
2026-06-06 20:00:47 +02:00

9 lines
234 B
TOML

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