We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fc4ede commit 881ab21Copy full SHA for 881ab21
pyproject.toml
@@ -72,7 +72,7 @@ dependencies = [
72
73
optional-dependencies.dev = [
74
"mypy==1.19.1",
75
- "tomli", # Needed even on 3.11+ for typechecking with mypy
+ "tomli", # Needed even on 3.11+ for typechecking with mypy
76
"tox",
77
]
78
urls = { Homepage = "https://github.com/python/pyperformance" }
0 commit comments