Skip to content

Commit 702b89e

Browse files
committed
pyproject: add toml to test group
1 parent 66fdd3c commit 702b89e

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

poetry.lock

Lines changed: 13 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ mypy = "^0.971"
7272
types-requests = "^2.28.9"
7373
pre-commit = "^2.20.0"
7474
types-toml = "^0.10.8"
75+
toml = "^0.10.2"
7576

7677
[build-system]
7778
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)