We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b7d4de1 + 86602ce commit 15ac034Copy full SHA for 15ac034
doc/en/explanation/goodpractices.rst
@@ -22,7 +22,7 @@ The first few lines should look like this:
22
requires = ["hatchling"]
23
build-backend = "hatchling.build"
24
25
- [metadata]
+ [project]
26
name = "PACKAGENAME"
27
28
where ``PACKAGENAME`` is the name of your package.
0 commit comments