Skip to content

Commit 268cad1

Browse files
dogukancagataysupakeen
authored andcommitted
build(deps): add toml to dev dependencies
Add `toml` to dev dependencies. Fixes #287
1 parent 920ec98 commit 268cad1

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Diff for: pdm.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ dev = [
4444
"urllib3>=2.0.7",
4545
"pytest-html>=4.1.1",
4646
"pytest-asyncio>=0.23.3",
47+
"toml>=0.10.2",
4748
]
4849
[build-system]
4950
requires = ["pdm-pep517>=1.0"]

0 commit comments

Comments
 (0)