1 Star 0 Fork 0

kin9-0rz/ejni

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
pyproject.toml 507 Bytes
一键复制 编辑 原始数据 按行查看 历史
kin9-0rz 提交于 2025-01-26 18:27 +08:00 . fix: 🐛 class name error
[project]
name = "ejni"
version = "0.1.2"
description = "Add your description here"
authors = [{ name = "kin9-0rz", email = "kin9-0rz@outlook.com" }]
dependencies = ["apkutils>=2.0.0"]
readme = "README.md"
requires-python = ">= 3.8"
[project.scripts]
ejni = "ejni:main"
[build-system]
requires = ["hatchling"]
build-backend = "hatchling.build"
[tool.rye]
managed = true
dev-dependencies = []
[tool.hatch.metadata]
allow-direct-references = true
[tool.hatch.build.targets.wheel]
packages = ["src/ejni"]
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/kin9-0rz/ejni.git
git@gitee.com:kin9-0rz/ejni.git
kin9-0rz
ejni
ejni
master

搜索帮助