commit
15ac0349b2
|
@ -22,7 +22,7 @@ The first few lines should look like this:
|
|||
requires = ["hatchling"]
|
||||
build-backend = "hatchling.build"
|
||||
|
||||
[metadata]
|
||||
[project]
|
||||
name = "PACKAGENAME"
|
||||
|
||||
where ``PACKAGENAME`` is the name of your package.
|
||||
|
|
Loading…
Reference in New Issue