1 Star 0 Fork 0

via / pr_properties

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
pyproject.toml 475 Bytes
一键复制 编辑 原始数据 按行查看 历史
via 提交于 2024-04-02 15:06 . v1.8.5 add 编码读取 忽略错误
[tool.poetry]
name = "pr_properties"
version = "1.8.5"
description = ""
license = "Apache-2.0"
readme = "README.md"
authors = ["Franciz <Franciz467@163.com>"]
classifiers = [
"Programming Language :: Python :: 3",
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
]
[tool.poetry.dependencies]
python = ">=3.7"
filelock = "3.12.2"
[build-system]
requires = ["poetry>=1.0.0"]
build-backend = "poetry.masonry.api"
Python
1
https://gitee.com/FrancizTest_admin/pr_properties.git
git@gitee.com:FrancizTest_admin/pr_properties.git
FrancizTest_admin
pr_properties
pr_properties
main

搜索帮助