1 Star 0 Fork 11

wangniujie1994/erpnext_china

forked from 少侠/erpnext_china 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
pyproject.toml 484 Bytes
一键复制 编辑 原始数据 按行查看 历史
frappe 提交于 2023-10-05 11:52 . feat: Initialize App
[project]
name = "erpnext_china"
authors = [
{ name = "digitii", email = "[email protected]"}
]
description = "a"
requires-python = ">=3.10"
readme = "README.md"
dynamic = ["version"]
dependencies = [
# "frappe~=15.0.0" # Installed and managed by bench.
]
[build-system]
requires = ["flit_core >=3.4,<4"]
build-backend = "flit_core.buildapi"
# These dependencies are only installed when developer mode is enabled
[tool.bench.dev-dependencies]
# package_name = "~=1.1.0"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/wangniujie-1994/erpnext_china.git
[email protected]:wangniujie-1994/erpnext_china.git
wangniujie-1994
erpnext_china
erpnext_china
develop

搜索帮助