代码拉取完成,页面将自动刷新
[tool.poetry]
name = "flask-admin-layui"
version = "0.1.0"
description = "flask + layui 的全栈后台管理系统"
authors = ["zhengxinonly <pyxxponly@gmail.com>"]
readme = "README.md"
packages = [{ include = "flask_admin_layui" }]
[tool.poetry.dependencies]
python = "^3.10"
flask = "^2.3.2"
flask-sqlalchemy = "^3.0.5"
flask-jwt-extended = "^4.5.2"
[tool.poetry.group.dev.dependencies]
pre-commit = "^3.3.3"
isort = "^5.12.0"
python-dotenv = "^1.0.0"
commitizen = "^3.5.3"
flask-migrate = "^4.0.4"
[[tool.poetry.source]]
name = "tsinghua"
url = "https://pypi.tuna.tsinghua.edu.cn/simple"
default = false
secondary = false
[build-system]
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"
[tool.isort]
multi_line_output = 3
line_length = 88
include_trailing_comma = true
[tool.black]
line_length = 88
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。