pyproject.toml aktualisiert
This commit is contained in:
+3
-3
@@ -1,9 +1,9 @@
|
|||||||
[project]
|
[project]
|
||||||
name = "nexterp_custom"
|
name = "erpnext_custom"
|
||||||
version = "0.0.1"
|
version = "0.0.1"
|
||||||
description = "Custom App für NEXTErp - WooCommerce ACF Sync"
|
description = "Custom App für ERPNext - WooCommerce ACF Sync"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
requires-python = ">=3.10"
|
requires-python = ">=3.10"
|
||||||
|
|
||||||
[project.entry-points."frappe.apps"]
|
[project.entry-points."frappe.apps"]
|
||||||
nexterp_custom = "nexterp_custom"
|
nexterp_custom = "erpnext_custom"
|
||||||
Reference in New Issue
Block a user