3 Star 0 Fork 0

ynf/ymk_community_management

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
pyproject.toml 639 Bytes
一键复制 编辑 原始数据 按行查看 历史
ynf 提交于 2023-03-23 00:39 . enable pep582
[tool.pdm]
[project]
name = "ymk_store"
version = "0.0.1"
description = ""
authors = [{ name = "limengkai", email = "734449600@qq.com" }]
dependencies = [
"django>=4.1.7",
"djangorestframework>=3.14.0",
"django-apscheduler>=0.6.2",
"traceback-with-variables>=2.0.4",
"redis>=4.5.1",
"mysqlclient>=2.1.1",
"requests>=2.28.2",
]
requires-python = ">=3.11"
license = { text = "MIT" }
[project.optional-dependencies]
deploy = ["uwsgi>=2.0.21"]
[tool.pdm.dev-dependencies]
dev = ["black>=23.1.0", "pylint>=2.17.0", "pylint-django>=2.5.3"]
[tool.setuptools]
py-modules = ["wxcloudrun"]
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lmk73444/ymk_community_management.git
git@gitee.com:lmk73444/ymk_community_management.git
lmk73444
ymk_community_management
ymk_community_management
master

搜索帮助