Skip to content

Commit 535984e

Browse files
committed
Add missing tool.poetry-dynamic-versioning version match pyproject.py
1 parent 79d8959 commit 535984e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ ipython = "*"
4242
enable = true
4343
pattern = "((?P<epoch>\\d+)!)?(?P<base>\\d+(\\.\\d+)*)"
4444

45+
46+
4547
[tool.poetry.group.test.dependencies]
4648
pytest = "^8.0.0"
4749

0 commit comments

Comments
 (0)