1 Star 1 Fork 0

Weidows-projects/Keeper

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
pyproject.toml 401 Bytes
一键复制 编辑 原始数据 按行查看 历史
齐下无贰 提交于 2023-05-27 02:47 +08:00 . update hello.
[tool.poetry]
name = "keeper"
version = "0.1.0"
description = ""
authors = ["Weidows <utsuko27@qq.com>"]
readme = "README.md"
[tool.poetry.dependencies]
python = "^3.10"
requests = "^2.30.0"
[[tool.poetry.source]]
name = "tsinghua"
url = "https://pypi.tuna.tsinghua.edu.cn/simple"
default = true
secondary = false
[build-system]
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/weidows-projects/Keeper.git
git@gitee.com:weidows-projects/Keeper.git
weidows-projects
Keeper
Keeper
main

搜索帮助