Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
yihong0618 committed May 2, 2024
1 parent 0ea97b8 commit e7ae81e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 41 deletions.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
[project]
name = "bbook-maker"
dynamic = ["version"]
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"
license = {text = "MIT"}
Expand Down Expand Up @@ -43,3 +42,5 @@ without-hashes = true
[build-system]
requires = ["pdm-backend>=2.0.0"]
build-backend = "pdm.backend"
[tool.pdm.version]
source = "scm"
40 changes: 0 additions & 40 deletions setup.py

This file was deleted.

0 comments on commit e7ae81e

Please sign in to comment.