Skip to content

Commit 881ab21

Browse files
committed
pyproject-fmt
1 parent 8fc4ede commit 881ab21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ dependencies = [
7272

7373
optional-dependencies.dev = [
7474
"mypy==1.19.1",
75-
"tomli", # Needed even on 3.11+ for typechecking with mypy
75+
"tomli", # Needed even on 3.11+ for typechecking with mypy
7676
"tox",
7777
]
7878
urls = { Homepage = "https://github.com/python/pyperformance" }

0 commit comments

Comments
 (0)