Skip to content

Commit

Permalink
fix: set poetry’s package-mode to false
Browse files Browse the repository at this point in the history
  • Loading branch information
andylolz committed Jan 5, 2025
1 parent e02324b commit e49c821
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ version = "0.0.0"
description = ""
authors = ["Your Name <you@example.com>"]
readme = "README.md"
package-mode = false

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

0 comments on commit e49c821

Please sign in to comment.