mirror of
https://github.com/yihong0618/bilingual_book_maker.git
synced 2025-07-18 08:00:07 +00:00
fix: pyproject
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
This commit is contained in:
parent
e7ae81eeeb
commit
307898f5cd
@ -3,6 +3,7 @@ name = "bbook-maker"
|
|||||||
description = "The bilingual_book_maker is an AI translation tool that uses ChatGPT to assist users in creating multi-language versions of epub/txt files and books."
|
description = "The bilingual_book_maker is an AI translation tool that uses ChatGPT to assist users in creating multi-language versions of epub/txt files and books."
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
license = {text = "MIT"}
|
license = {text = "MIT"}
|
||||||
|
dynamic = ["version"]
|
||||||
requires-python = ">=3.9"
|
requires-python = ">=3.9"
|
||||||
authors = [
|
authors = [
|
||||||
{ name = "yihong0618", email = "zouzou0208@gmail.com" },
|
{ name = "yihong0618", email = "zouzou0208@gmail.com" },
|
||||||
|
Loading…
x
Reference in New Issue
Block a user