Skip to content

Commit

Permalink
ci: poetry package-mode = false
Browse files Browse the repository at this point in the history
  • Loading branch information
mariogarcia committed Jan 8, 2025
1 parent 380f509 commit c002ca4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ version = "0.1.0"
description = ""
authors = ["Mario G. <mario.ggar@gmail.com>"]
readme = "README.md"
package-mode = false

[tool.poetry.dependencies]
python = "^3.12"
mkdocs-material = "^9.5.48"


[build-system]
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"

0 comments on commit c002ca4

Please sign in to comment.