Skip to content

Commit

Permalink
[fix] close poetry package
Browse files Browse the repository at this point in the history
  • Loading branch information
zhengweixin committed Oct 12, 2024
1 parent bf963c1 commit 97c1cb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version = "0.1.0"
description = ""
authors = ["zweix123 <[email protected]>"]
readme = "README.md"
packages = [{include = "jyyslide_md"}]
package-mode = false

[tool.poetry.dependencies]
python = "^3.10"
Expand Down

0 comments on commit 97c1cb0

Please sign in to comment.