pyproject.toml hinzugefügt
This commit is contained in:
@@ -0,0 +1,9 @@
|
|||||||
|
[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"
|
||||||
Reference in New Issue
Block a user