Skip to content

Commit 8c76ebc

Browse files
committed
add toml to develop in pyproject.toml, update poetry.lock
1 parent fc4dac4 commit 8c76ebc

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

poetry.lock

Lines changed: 1 addition & 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
@@ -50,6 +50,7 @@ pytest-cov = ">=3,<5"
5050
coverage = "^6.4.4"
5151
ipdb = "^0.13.9"
5252
types-toml = "^0.10.8"
53+
toml = "^0.10.2"
5354
black = "^23.1.0"
5455

5556

0 commit comments

Comments
 (0)