Skip to content

Commit

Permalink
fix: activate dynamic versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
P403n1x87 committed Jul 2, 2021
1 parent 5dece89 commit 2e1e002
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,9 @@ sphinx-autodoc-typehints = "^1.10.3"
[tool.poetry.urls]
issues = "https://github.com/P403n1x87/austin-tui/issues"

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

[tool.coverage.run]
branch = true
source = ["austin_tui"]
Expand Down

0 comments on commit 2e1e002

Please sign in to comment.