Skip to content

Commit

Permalink
🐛 fix versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
selyunin committed Nov 26, 2024
1 parent 37e1fe0 commit aec6f97
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ safety = ">=2.3.4,!=2.3.5"
typeguard = ">=3.0.2"
unittest-parametrize = "^1.4.0"

[tool.poetry-dynamic-versioning]
enable = true

[tool.coverage.report]
fail_under = 50
Expand Down

0 comments on commit aec6f97

Please sign in to comment.