Skip to content

Commit

Permalink
#141: Clarify why version placeholder is required
Browse files Browse the repository at this point in the history
  • Loading branch information
mtkennerly committed Aug 26, 2023
1 parent 4b30513 commit a06ff9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ be sure to uninstall it before proceeding.

This is a thin wrapper around `poetry.core.masonry.api`.

Poetry's typical `version` setting is still required in `[tool.poetry]`,
Poetry still requires the `tool.poetry.version` field to be present in pyproject.toml,
but you are encouraged to use `version = "0.0.0"` as a standard placeholder.

With the minimal configuration above,
Expand Down

0 comments on commit a06ff9f

Please sign in to comment.