Skip to content

Commit

Permalink
fix(poetry): disable package mode since it's an app
Browse files Browse the repository at this point in the history
  • Loading branch information
zyv committed Apr 28, 2024
1 parent f14c12f commit d03b631
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.1.0"
description = "Simple Django pilot log webapp"
authors = ["Yury V. Zaytsev <[email protected]>"]
license = "MIT"
package-mode = false

[tool.poetry.dependencies]
python = "^3.11" # @mm-version-check-ignore
Expand Down

0 comments on commit d03b631

Please sign in to comment.