Skip to content

Commit

Permalink
init toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Liyulingyue committed Apr 26, 2024
1 parent 8d37b93 commit 17ea8dc
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,7 @@ dependencies = [
paddleocr = "paddleocr.paddleocr:main"

[tool.setuptools]
packages = ["paddleocr"]
package-dir = { "paddleocr" = "" }
include-package-data = true

[tool.setuptools.packages.find]
include = ["ppocr", "ppstructure"]


0 comments on commit 17ea8dc

Please sign in to comment.