We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0a4f86 commit c3cc770Copy full SHA for c3cc770
1 file changed
pyproject.toml
@@ -33,7 +33,7 @@ dynamic = ["version"]
33
34
[project.optional-dependencies]
35
test = [
36
- # Building editable wheels with hatchling (which what do in our tests) requires
+ # Building editable wheels with hatchling (which is what do in our tests) requires
37
# 'editables' to be installed, but it is not a direct dependency of hatchling
38
# (it is provided by the get_requires_for_build_editable hook).
39
# So we install it here as a test dependency.
0 commit comments